SpringMVC

サンプルコード

@Controller@RequestMapping("users")public class UserController { @Autowired UserService userService; @Mode ...

IT

ダウンロード:
提供元サイトからダウンロード
CPU-ZはCPUの詳細情報を表示してくれるソフトです。 CPUの詳細情報を表示、CPU名、ソケット名、クロック速度、コアボルテージなどの表示

Linux

操作方法
設定ファイルを再読み込む
# systemctl reload postfix
状態を確認
# systemctl status postfix
サービスを再起動
# syst ...

JavaScript

1.JSコード
<script type=”text/javascript”>
function TabIndexChgFunc()
{
document.getEl ...

IT

ダウンロード:
提供元サイトからダウンロード
日本語化工房サイトからダウンロード

On video side, MediaCoder can be used as back-end, which will ...

JavaScript

書式
document.getElementById(ID名).onkeydown = function(event){
if (event.key === “Backspace”){処理コード ...

Java

書式
Character.isWhitespace(文字)
使用例

package com.arkgame.study;public class WhiteSpaceAfterDemo { public stat ...

JavaScript

JSコード
<script>
document.write(isNaN(123));
document.write(isNaN(-1.23));
document.write(isNaN(5 ...

Python

サンプルコード

filename = 'test_cft.txt'with open(filename) as file_object: lines = file_object.readlines()for line in li ...

Kotlin

書式
数値.toInt()
Integer.valueOf(数値)
使用例

fun main() { val pa = "345" val pb = "789"//引数の文字列をint型の数値で返す va ...

IT

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

64bit Checker is a small tool that will show you what version of Windows is installe ...

jQuery

書式
$(“#セレクターID”).keydown(function(event)
サンプルコード

<input id="usrId" type="text" value="" max ...

Eclipse

操作方法
1.「ファイル」>「新規(N)」>「その他(O)」をクリックします。

2.「Gradle ->「Gradle プロジェクト」を選択して、「次へ(N)」をクリックします。

3. ...

Linux

1.phpとapacheのインストール
# apt-get -y install php php-cgi libapache2-mod-php php-common php-pear php-mbstring
# a2 ...

IT

ダウンロード:
提供元サイトからダウンロード
ウイルス&スパイウェア検出エンジンに加え、ファイアウォール、ルートキット検出プログラム、未知の脅威に対する保護プログラム も搭載しています。

IT

ダウンロード:
提供元サイトからダウンロード
「CleanMem」は、小さなメモリ開放ソフトです。 インストールするとWindows の「タスクスケジューラ」に登録され、30 分おきに自動でメモリ開放を行ってくれます。 ...

jQuery

書式
$(“#selectorID”).keydown(function(event)
使用例

<input id="usrId" type="text" value="" maxl ...

IT

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

How often your cursor jumps to another paragraph when you are typing a text on noteb ...