Software

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

War Rock is a completely Free2Play FPS featuring modern weaponry and combat vehicles ...

PHP

説明
end ( array &$array ) : mixed
end() は array の内部ポインタを最後の要素まで進め、その値を返します。
サンプルコード
<?php
$ ...

Software

ダウンロード:
提供元サイトからダウンロード
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 ...

Mac OS X

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

TrashMeは、パワフルなアンインストールツールで、インストールしたアプリケーション本体だけではなく、作業用ファイル、キャッシュ、設定ファイルなどをまとめて削除するこ ...

Java

説明
{n} 直前の表現をn回繰り返す。nは整数。
Javaコード

package com.arkgame.study;import java.util.regex.Matcher;import java.uti ...

System

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

特徴:

CPU-Z shows detailed information on the base components of your system. It ...

Mac OS X

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

Screenshot app for capturing multiple snapshots into a single image. Do you ever exp ...

Linux

ダウンロード:

アナウンス、ダウンロード、Phoronix

更新内容:

– This is NOT the final CentOS 7 release. Packages, ISOs, ...

Windows10

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

更新内容:

Update Pthreads-Win32 and FreeType2 from their project git repositories, an ...

Node.js

構文
dbo.collection(“testcollect”).updateMany(whereStr, updateStr, function(err, res
サンプルコード

var ...

VB.net

書式
Try
//処理コード
Catch ex As ArithmeticException

使用例

Module Module1 Sub Main() Dim cftA As Integer ...

Python

構文
文字列.title()
文字列を、単語ごとに大文字から始まり、残りの文字のうち大小文字の区別があるものは全て小文字にする、
タイトルケースにして返します。
サンプルコード

#!/usr/bi ...

Mac OS X

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

Tuktukの特徴はCSS3ベース、軽量で高速となっています。

JavaScript

test()
文字列中で一致するものがあるかをテストするメソッド。trueまたはfalseを返す。
サンプルコード
var data = “123123″;
var reCat =/123/gi; ...

Linux

$ sudo yum -y install epel-release
$ sudo yum -y install octave

Windows10

ダウンロード:
vectorサイトからダウンロード

JavaScript

説明
文字列中で一致するものを検索する RegExp のメソッド。
結果情報の配列を返します。

サンプルコード
var data = “123123,213,12312,312,3,Cat,cat, ...