Windows10

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

更新内容:

fix 起動時にcrashする問題に対応(こちらの環境で発生せず)
mod blink版 安定版のChrome/36.0.1935.125 に更 ...

Windows10

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

Excelで作成した「激安」のポスターテンプレート。

Perl

構文
if(条件式){
next;
}
使用例

#!/usr/bin/perluse strict;use warnings;for (my $n = 0; $n < 5; $n++) { ...

Windows10

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

更新内容:

The new version of the program recALL 14.09was ...

Kotlin

書式
class クラス名(var メンバ変数1:データの型)
クラス名(メンバ変数1,メンバ変数2)
使用例

//クラスの定義class People(var username: String, var ...

Windows10

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

更新内容:

YouTube 関連の修正。
再生の完了 ...

Java

書式
String srcArr = { "study", "skill", "in", "arkgame.com" }; private static String pt = " "; public static void ...

Windows10

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

更新内容:

Stability improvements

GitLab

1.タグの一覧
$ git tag

2.最新コミットをタグ「tag20210215」をつける
$ git tag -a tag20210215 -m ‘comment 12323’ ...

OpenSource

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

SolrTM is the popular, blazing fast open source enterprise search platform from the ...

Server

1.rabbitMQのダウンロード

2.erlangのダウンロード

3.RABBITMQのインストール

4.「RabbitMQ Service – star

MySQL

エラーメッセージ:
Enter password:
mysqldump: Got error: 1449: The user specified as a definer (‘startnews24R ...

OpenSource

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

更新内容:

This release upgrades Solr Cell’s (contrib/extraction) dependency  on ...

PHP

書式
is_array ( mixed $value ) : bool
value が 配列型 の場合 true、 そうでない場合 false を返します。
使用例

<?php$cftA = arr ...

PostgreSQL

書式
create index on スキーマ名.テーブル名(カラム1,カラム2)

使用例
1.テーブルを作成

postgres=# create table cftschema.kdftbl (ui ...

Windows10

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

更新内容:

New Detections:
Gene ...

SQLite

使用例1
全てのテーブルの構造を取得

sqlite> .mode linesqlite> select * from sqlite_master; type = table name = usertbltbl ...

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
更新内容

added support of desktop GeForce GTX Titan Z, GT 730, ...