War Rock 2014.06.11ダウンロード
ダウンロード:
提供元サイトからダウンロード
War Rock is a completely Free2Play FPS featuring modern weaponry and combat vehicles ...
「PHP」配列の最後の要素を取得するサンプル
説明
end ( array &$array ) : mixed
end() は array の内部ポインタを最後の要素まで進め、その値を返します。
サンプルコード
<?php
$ ...
MushRoom Bounce! 1.3.1ダウンロード
ダウンロード:
提供元サイトからダウンロード
freewarefilesサイトからダウンロード
概要:
MushRoom Bounce! is a unique, addictive, 2D p ...
[Linux]カーネルイメージとカーネルのバージョンを確認する方法
操作方法
1.bootディレクトリの表示
# ls/boot/
System.map-4.18.0-240.15.1.el8_3.x86_64 initramfs-4.18.0-240.15.1.el8_3.x ...
アプリを完全削除ツールTrashMeダウンロード
ダウンロード:
提供元サイトからダウンロード
TrashMeは、パワフルなアンインストールツールで、インストールしたアプリケーション本体だけではなく、作業用ファイル、キャッシュ、設定ファイルなどをまとめて削除するこ ...
「Java」正規表現式({n})でn個の直前の文字を判定するサンプル
説明
{n} 直前の表現をn回繰り返す。nは整数。
Javaコード
CPU-Z Portable 1.69.2ダウンロード
ダウンロード:
提供元サイトからダウンロード
特徴:
CPU-Z shows detailed information on the base components of your system. It ...
画像を作成アプリExplainerダウンロード
ダウンロード:
提供元サイトからダウンロード
Screenshot app for capturing multiple snapshots into a single image. Do you ever exp ...
CentOS 7.0 QAダウンロード
ダウンロード:
アナウンス、ダウンロード、Phoronix
更新内容:
– This is NOT the final CentOS 7 release. Packages, ISOs, ...
Xming 7.5.0.81 ダウンロード
ダウンロード:
提供元サイトからダウンロード
更新内容:
Update Pthreads-Win32 and FreeType2 from their project git repositories, an ...「Node.js」updateMany()関数でMongoDBのコレクションの複数データを更新する
構文
dbo.collection(“testcollect”).updateMany(whereStr, updateStr, function(err, res
サンプルコード
[VB.NET]try catchで例外処理を行うサンプル
書式
Try
//処理コード
Catch ex As ArithmeticException
使用例
Module Module1 Sub Main() Dim cftA As Integer ...「Python」title()英字の先頭の文字のみを大文字に変換するサンプル
構文
文字列.title()
文字列を、単語ごとに大文字から始まり、残りの文字のうち大小文字の区別があるものは全て小文字にする、
タイトルケースにして返します。
サンプルコード
軽量なUIフレームワークTuktukダウンロード
ダウンロード:
提供元サイトからダウンロード
Tuktukの特徴はCSS3ベース、軽量で高速となっています。
「JavaScript入門」test()のサンプル
test()
文字列中で一致するものがあるかをテストするメソッド。trueまたはfalseを返す。
サンプルコード
var data = “123123″;
var reCat =/123/gi; ...
CentOS7にOctaveをインストールするコマンド
$ sudo yum -y install epel-release
$ sudo yum -y install octave
全文ファイル検索ソフト FileDiverダウンロード
ダウンロード:
vectorサイトからダウンロード
「JavaScript入門」execメソッドのサンプル
説明
文字列中で一致するものを検索する RegExp のメソッド。
結果情報の配列を返します。
サンプルコード
var data = “123123,213,12312,312,3,Cat,cat, ...