Linux

# whereis apxs
apxs:/usr/sbin/apxs/usr/share/man/man8/apxs.8.gz

# rpm -ivh apr-devel-1.2.7-11.el5_3.1.x86_6 ...

Linux

#mkdir/mnt/cdrom
#mount/dev/cdrom/mnt/cdrom
#mkdir/data/yum
#cp -rf/mnt/cdrom/data/
#mv/etc/yum.repos ...

Mac OS X

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

Main improvements:
– 64-Bit Version
– PDF-Viewer (print preview ...

Linux

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

Main improvements:
– PDF-Viewer (print preview now works correct)
R ...

Windows10

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

更新内容

64-Bit Version
– PDF-Viewer (print preview now works correct) ...

JavaScript

構文
変数名 == 異なるデータ型の値

サンプルコード

const cft = 56;if (cft == "56") { console.log("AA");} else { console.log("BB ...

SQL

1.1件目からn件取得
書式
top 件数
使用例

select top 3 uid , username , address from user_tbl

2.指定件目からn件取得
書式 ...

shellscript

書式
read 変数
使用例

#!/bin/bashecho -n "キーを入力してください: "read KEYecho "入力したキー: $KEY"

結果
キーを入力してください: m
入 ...

Windows10

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

特徴:

・仮想ドライブの作成(最大数6)
・イメージファイルのマウント
・マウントできる形式は、
mds–メディア記述 ...

CSS

説明
vertical-align は CSS のプロパティで、インラインボックス、インラインブロック、
表セルボックスの垂直方向の配置を設定します。
構文
baseline | sub | super ...

Windows10

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

更新内容:

This update fixes a bug ...

Ruby

書式
配列名 +=「値」
配列名 <<「値」
使用例

#!/usr/bin/ruby# -*- coding: UTF-8 -*-cftA= cftA += puts "+演算子 result ...

Java

説明
1.Stream<T> sorted(Comparator<? super T> comparator)
このストリームの要素を指定されたComparatorに従ってソートした結果から構成 ...

Python

説明
range(start, stop)
start ≦ 値 < stopの連番が生成される
使用例

# coding: utf-8#!/usr/bin/python3print(list(ran ...

Windows10

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

特徴

Adware (ads softwares)
PUP/LPI (Potentially Undesi ...

Windows10

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

更新内容:

Added a new Context Menu Manager module
Optimiz ...

CSS

構文
1.キーワード値
float: none;
float: left;
float: right;
float: inline-start;
float: inline-end; ...

Windows10

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

更新内容:

Completely redesigned user interface.
Multiple- ...