C#

構文
1.現在の日付を取得
DateTime.Today
2.現在の日時を取得
DateTime.Now

使用例

using System;class Arkgame{ public ...

Windows10

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

更新内容:

Add an option to disable taskbar grouping per group or for all groups by de ...

Windows10

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

更新内容:

メモリ管理関連バグ修正

Kotlin

使用例

fun main(args: Array<String>) { val mtLstA = mutableListOf(21, 233, 311, 456) mtLstA.add(234) val mtLstB ...

jQuery Mobile

説明
data-filter
検索フィルターを追加するかどうか 値true/false
data-autodividers
自動区切りを挿入するかどうか 値true/false
data-ins ...

C#

書式
DateTime.IsLeapYear(年)
指定した年がうるう年かどうかを判定する
使用例

using System;class Arkgame{ public static void Main( ...

Windows10

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

更新内容:

Contains bugfixes for snapshot comparer and window ...

Windows10

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

更新内容:

Enhanced Detections: ...

SpringMVC

書式
1.@ModelAttribute FormModel 変数名
2.form:from modelAttribute=変数名
3. ModelAndView変数.addObject(フォームオブジェクト, ...

VB.net

書式

Public Interface インターフェース2 Inherits インターフェース1 '抽象メソッド Function getAddr()End Interface

使用例

Module Module1 ' ...

Windows10

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

更新内容:

Better performances.
Some minor improvements.
Preparing for a m ...

PostgreSQL

1.テーブルemppをselect、insert権限を与える
postgres=# GRANT SELECT, INSERT ON empp To cft055;
GRANT

2.全ての権限を与える

jQuery

書式
bind(type, , fn)
イベントハンドラは、コールバック関数に対してイベントオブジェクトを渡します。
$(セレクタ名).bind(“イベント名”, function(e, ...

CSS

書式
overflow: scroll;
使用例

<style> .cftA,.cftB { border: 1px solid #000; width: 160px; height: 50px; b ...

Linux

操作方法
# ps

PID TTY TIME CMD211007 pts/0 00:00:00 su211041 pts/0 00:00:00 bash228771 pts/0 00:00:00 ps

# pstre ...

OpenSource

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

新機能:

A new function (collect exp) reapeatedly evaluates exp and collects results ...

Windows10

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

更新内容

Small changes, update of the language files, plus n ...

Windows10

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

更新内容:

Enhanced Detections:
Generic.sq
ZeroAccess ...