Software

ダウンロード
提供元サイトからダウンロード
概要
見積書から請求書、入金管理まで出来るタブ切換え型ソフトです

JavaScript

構文
document.querySelector(“.クラス名”).style.backgroundColor = 値
document.querySelector( CSSセレクタ )

Windows10

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

更新内容

Bugs fixes.
Windows 7 improved compatibility. ...

Windows10

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

更新内容

Trident利用時にフリーズする現象を一部修正

Linux

書式
head -n ファイル名
オプション一覧
-n, –lines=NUM print the first NUM lines instead of the first 10;
with ...

Python

書式
sqlite3.connect(r’dbパス名’)
使用例

# coding: utf-8import sqlite3#SQLiteに接続 raw文字列(r)conn = sqlit ...

VB.net

書式

Public Class クラス名 Implements インターフェース1, インターフェース2 Public Function メソッド名 As Object Implements インターフェース1.メソッド名 処理 ...

Windows10

ダウンロード
提供元サイトからダウンロード
softpediaサイトからダウンロード
Cute Puppy Clockはかわいい子犬が時刻を表示してくれるソフトです。

PostgreSQL

1.スキーマ検索パスの確認

postgres=# show search_path;search_path-----------------"$user", public(1 行)

テーブルを作成
postgres= ...

JavaScript

書式
document.getElementById(“セレクタ名”).innerHTML =変数名
使用例

<!DOCTYPE html><html><bo ...

JavaScript

説明
Document.location は読み取り専用のプロパティで、この文書の URL に関する情報を持った Location オブジェクトを返します。

使用例1

document.location = ...

Oracle

1.rownumで1件目からn件目取得
形式 rownum < =件数
使用例

SELECT ID,NAMEFROM (SELECT * FROM USER_TBL) WHERE ROWNUM <= ...

SQL

1.MySQLの場合

ALTER TABLE User_TBLDROP PRIMARY KEY;

2.Oracle(SQL Server)の場合

ALTER TABLE User_TBLDROP CONSTRAINT ...

Oracle 12c

環境情報
Oracle 12.2.0.1.0
書式
SELECT * FROM ALL_CONSTRAINTS WHERE TABLE_NAME=テーブル名
使用例

SELECT CONSTRAI ...

Kotlin

サンプルコード

fun vars(vararg v:Int){ for(vt in v){ print(vt) }}//テストfun main(args: Array<String>) { vars(1,2,3,4, ...

Windows10

ダウンロード
CentOS-5.11-x86_64-bin-DVD-1of2.iso (4,458MB, torrent, SHA256)

Bash “shellshock”を修復するために ...

Windows10

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

更新内容

Enhanced Detections:
Generic.it
Generic.so ...

Windows10

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

更新内容

Minor bug fixes and enhancements.