Windows10

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

PCに指定された変化が起きた場合に指定の動作を行うソフト

Windows10

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

更新内容:

This release corrects ...

Oracle

書式
CREATE TEMPORARY TABLESPACE 一時表領域名
TEMPFILE データファイル名 SIZE データファイルサイズ;

操作例
1.ファイルサイズを指定して一時表領域を作成 ...

MySQL

書式
PRIMARY KEY (項目名)
使用例

create table usertbl ( uid int not null, username varchar(255) not null, address ...

C言語

構文
enum 列挙名{
変数1=初期値,変数2
};
使い方
enum 列挙名 変数名

使用例

#include <stdio.h> enum DAY{ MON= ...

OpenSource

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

更新内容
*) Feature: nginx 1.7.4にアップデート
*) Change: 最初nginxのsyslogで現在syslogをサポート ...

jQuery

サンプルコード
var txtVal = $(‘txtIntro’).val();
var result = txtVal.replace(/\r?\n/g, ‘<br/> ...

Windows10

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

システム要件:

Microsoft Windows 8/7/Vista/2003/XP (incl.64-bit)
Intel Pentium III/80 ...

OpenSource

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

更新内容:

Added swoole_client->sendfile()
Added swoole_table
Remove onMaster ...

Windows10

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

概要:
Excelで作成したSOLD OUTのポスターテンプレートです。

Windows10

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

更新内容:
Googleカレンダーの応援レベル1を試用できるようにした

Windows10

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

概要:
WebDAVのほか、FTP/FTPS、SkyDrive、Dropbox、GoogleDrive、Box、SugarSync、Copyにも対応しています。 ...

VB.net

サンプルコード

Module ModuleDemo Sub Main() Dim cft As DateTime = DateTime.Now Console.WriteLine( cft.ToString("yyyyMMdd" ...

MySQL

書式
ALTER TABLE テーブル名 ADD PRIMARY KEY (カラム名, xxx)

使用例1
1つの列でプライマリーキーを定義

alter table user_tbl add prim ...

Java

書式
ResponseEntity<Object> updateProduct(@PathVariable(変数名) String 変数名,
@RequestBody クラス名 オブジェクト名) ...

OpenSource

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

releasenotes

Windows10

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

更新内容:

UPD:変化の更新プロセスに関連したBingの辞書(5366)
修正:修正アクセスの問題JSO ...

Windows10

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

更新内容

Multiple improvements inc ...