Windows10

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

更新内容

Problems installing FDM under an non-admin account. ...

Windows10

ダウンロード:
提供元サイトからダウンロード
Alcohol 52% は仮想ドライブの作成、イメージファイルの作成などができるソフト です。

C#

構文
Array.Resize(ref 配列名, 要素数)
ArrayクラスのResizeメソッドを使用して、配列の要素数を変更します。
使用例

using System;using System.Tex ...

Java

説明
Stream<T> limit(long maxSize)
このストリームの要素をmaxSize以内の長さに切り詰めた結果から成るストリームを返します。
javaコード

package ...

Java

説明
\D 数字以外の1文字にマッチします。
Javaコード

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

Windows10

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

更新内容

Interface:

Region Restore did not restore the ...

Java

構文
class名 obj名 = new class名();
obj名.フィールド
obj名.配列
Javaコード

package com.arkgame.study.java8;public c ...

Windows10

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

特徴
Free Ringtone Makerはわずか3ステップで着信音を作ることができる
複雑な設定等 ...

Java

説明
public boolean isInterface()
指定されたClassオブジェクトがインタフェース型を表すかどうかを判定します。
Javaコード

package com.arkgame.st ...

Windows10

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

更新内容

Improved the bubble popup feature and support diffe ...

Java

構文
ResponseEntity<>(文字列, HttpStatus.CREATED);

使用例

@RestControllerpublic class ProductServiceContro ...

Windows10

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

更新内容

Enhanced Powerful Scan – Scan leftovers quick ...

Windows10

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

更新内容

Enhanced Detections:
Generic.sq
Generic.tm ...

Linux

操作方法
# uname -r
4.18.0-294.el8.x86_64

# ls -l/lib/modules/4.18.0-294.el8.x86_64/modules.dep
-rw-r&# ...

Windows10

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

更新内容

一部のフォントサイズで行数表示がずれる不具合修正

Python

構文
文字列A\
使用例

# coding: utf-8resA = 'A001' 'B002' 'C003'print(resA)resB = 'Ta'\ 'Tb'\ 'Tc'print(resB)

実行結 ...

OpenSource

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

IOS

1.SSToolkit (UIライブラリ)

SSToolkit is a collection of well-documented iOS classes for making life easier by solvin ...