Linux

Ubuntuの場合
$ cat/etc/lsb-release

CentOSの場合
$ cat/etc/centos-release

JavaScript

JSコード
<Script language=”javascript”>
function GetRequest() {
var url = location.search; ...

Python

サンプルコード
cft1 =
cft2=
zipped = zip(cft1, list2)
# zipped
#

Java

Javaコード
package com.arkgame.study;
import java.text.SimpleDateFormat;
import java.util.Date;

public ...

CSS

書式
クラス名:empty
:empty は CSS の 擬似クラスで、子を持たない要素を表します。
子とは要素のノードまたは文字列 (ホワイトスペースを含む) です。コメント、処理指示、
CSS の ...

IT

ダウンロード:
提供元サイトからダウンロード

Long awaited MongoDB $ positional update operator is supported. #91. Due to its impl ...

Oracle

1.暗示カーソル

BEGIN DELETE FROM MEMBERTBL WHERE CFT_NO = 110; DBMS_OUTPUT.PUT_LINE(SQL%ROWCOUNT);END;

2.明示カーソル

DEC ...

Java

環境
Windows 10 64bit
Eclipse 2019
Java8

書式
クラス名 インスタンスの変数 = new クラス名();
Class<?> 変数 = ...

Perl

構文
sort(条件式)配列名

使用例

#!/usr/bin/perluse strict;use warnings;my @cft = (34,5,18,79);@cft = sort{$a <=&g ...

Windows10

環境
Windows10 64bit

操作方法
1.「ここに入力して検索」フォームに「cmd」と入力します。

2.「管理者として実行」をクリックします。

3.ユーザーアカウント制御が ...

IT

ダウンロード:
提供元サイトからダウンロード
Zutils is a collection of utilities able to deal with any combination of compressed an ...

IT

ダウンロード:
提供元サイトからダウンロード

The plug-in extensions can be loaded from within eric5 by selecting “Plugins➔P ...

Java

1.Javaコード
import java.util.HashMap;
import java.util.Map;

public class MethodMapDemo {

public sta ...

IT

説明
margin-inline は CSS のプロパティで、論理的なインライン方向の先頭と末尾のマージンを設定します。
htmlコード

<div> <p class="cft">1111 ...

IT

ダウンロード:
提供元サイトからダウンロード

ZK 7 is a major release focusing on improving the theme system, bringing with it the ...

IT

ダウンロード:
提供元サイトからダウンロード

This page contains binary packages for the Hypertable 0.9.7.9 release. Each package ...

VB.net

書式
変数名 Is Nothing
String.IsNullOrEmpty(変数名)

使用例

Module Module1 Public Sub Main() Dim kk As String = ...

IT

ダウンロード:
提供元サイトからダウンロード

改善内容
A new RealTimeUpdateController for handling realtime updates from Facebook. ...