Linux

書式
cp -r 元ディレクトリ/*/test/data02
オプション一覧
-R, -r, –recursive 再帰的にディレクトリをコピーする
–reflink clone ...

GitLab

説明
現在の作業ブランチに他のブランチの更新内容を統合します。
オプション
–ff fast-forwardマージ
–no-ff マージコミット作成

使用例

Java

構文
public static String decode(String s,String enc)
throws UnsupportedEncodingException
特定のエンコーディング方式を使って ...

Windows10

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

特徴:
Free to use at both home and in the office
* Su ...

CSS

書式
クラス名 div{xxx}
使用例

<style> .cft div { width: 150px; height: 50px; margin: 25px 10px 10px 10px; bac ...

Software

ダウンロード
提供元サイトからダウンロード
概要
エクセルで作成したAEDのポスターテンプレートです。
AEDの設置施設や設置店に利用することができる

Software

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

更新履歴:
待機アイコン変更、カナロック不具合対策、設定ファイル出力調整、クリップボード不具合対策など

Swift

書式
for(i,value) in 配列名.enumerated(){処理コード}

使用例

let city = for (i, value) in city.enumerated() { print("i ...

Windows10

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

更新履歴:

Optimized File Shredder: progre ...

C#

使用例

using System;delegate void delegaF(string str);class SampleTest{ public static void Main() { delegaF dg = str ...

Windows10

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

機能:
「Air Explorer」は、様々なクラウドストレージに対応した 2 画面型のファイルマネージャーです。
パソコン内のファイルに加えて、Goog ...

C#

書式
データ型 cftLst = new int;
String;

使用例

using System;using System.Collections.Generic;using System.Lin ...

Windows10

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

更新内容:

Added the ability to keep the L ...

Java

書式
ArrayList<クラス名> リスト名 = 関数名();
使用例
1.List型で複数のオブジェクト値を返す

package com.arkgame.study;import java ...

C#

定義
1.public static DateTime Now { get; }
コンピューター上の現在の日時を現地時刻で表した DateTime オブジェクトを取得します。
2.public string T ...

PHP

書式
/^\d{3}-\d{4}$/ 数値3桁ハイフン数値4桁
使用例

<?php$cft = "/^{3}-{4}$/";//数値3桁 数値4桁$cft2 = "/^\d{3}-\d{4}$/";//数値 ...

Python

書式
collections.OrderedDict()
使用例

import collectionscft = collections.OrderedDict()cft = 31cft = 32cft = 43 ...

Windows10

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

概要:
ハードドライブの場所を変更することなく、目的別にプログラムをグループ化できる。
主なプログラムに ...