Development

phpコード:
//SQLインジェクション対策
function inject_check($sql_str){
$check = eregi(‘select|insert|update|delet ...

Windows10

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

GPUデコード有効時にバッファの調整が正しく行われていなかったのを修正
DXVAプリプロセッサが必要以上のリソースを確保する場合があったのを修正 ...

Windows10

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

更新内容:

PC のスリープ状態からの復帰を検出してプレゼンス更新処理
を行うが、その周辺処理で改善を行った。

changelog ...

Windows10

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

概要:

HD_Speedは、論理ドライブまたは物理ドライブの全位置で ...

Windows10

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

releasenote

CentOS

現象
# firewall-cmd –add-service=ntp –permanent
FirewallD is not running
# firewall-cmd – ...

Swift

書式
label.textAlignment = 値
使用例

import UIKit class ViewController: UIViewController { @IBOutlet weak var la ...

Windows10

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

更新内容:

Fixed capture region selection ...

Windows10

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

更新内容:

Minor bug fixes and enhancement ...

Browser

ダウンロード
提供元サイトからダウンロード
softpediaサイトからダウンロード
cnetサイトからダウンロード
概要:
Thunderbird は、他のメールソフトからスムーズに乗り換えら ...

DataBase

エラー現象:
dbconsoleを起動する時下記エラーが出る
エラーメッセージ: Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_U ...

Server

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

更新内容:

New features:Added Lao translat ...

Windows10

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

更新内容:

There’s nothing new in Daily He ...

Java

関数
1.getParameterNames()
このリクエストに含まれるパラメーターの名前を含む String オブジェクトの Enumeration を返します.

2.getParameterValue ...

Windows10

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

更新内容:

Added the ability to disable Pe ...

Windows10

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

Windows起動時のレイアウトを保存しておけば、パソコンを使った後にアイコン配 ...

C言語,Windows10

構文
enum 列挙名 {
some code
}変数名;

使用例

#include <stdio.h> enum DAY{ MON=1, TUE, WED, THU, FRI, ...

Development

1.rpm.binファイルをダウンロード
URL:

2.rootユーザーでは、実行権限を追加
chmod +x jdk-6u29-linux-i586-rpm.bin

3.binファイルを実行 ...