Windows10

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

更新内容:

Updated icon
Fix a problem with Flickr import (A ...

Linux

1.epelのインストール
# yum install

2.依存パッケージのインストール
# yum install python-devel librsync-devel librsync python- ...

GitLab

説明
ブランチやインデックス間の差分を確認します。
オプション
–cached インデックスと最新コミットの差分
–stat 差分の統計情報のみ

使用例
1. ...

Development

処理サンプルコード:

header(“Content-Type:text/html;charset=utf-8”);

$datetime = ‘2014-07-01 12:1 ...

Driver

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

概要:

Eclipse Plug-In for deploying a project into one “fat” executab ...

Source

参考ソースコード:

<html>
<meta charset=”utf-8″>
<script src=”
<script&g ...

Source

対策1:

sudo apt-get remove –purge mysql-server* mysql-common
sudo apt-get autoremove –purge
s ...

Source

操作手順下記

1.opensslのインストール
sudo a2enmod ssl//SSLモジュールを有効
sudo apt-get install openssl//opensslのインストール

Source

コマンド:

sudo shutdown +100  //100分後シャットダウン

Development

処理コード:

$query = ‘delete from ecs_goods_attr where attr_id=11 and goods_id=22;
Insert into ecs_goods_attr (g ...

Development

サンプルコード:

$content = file_get_contents(‘startnews24_test.txt’);
$arr = explode(“\r\n” ...

Source

m4 sendmail.mc > sendmail.cf

エラー:

sendmail.mc:10: m4: Cannot open/usr/share/sendmail-cf/m4/cf.m4: No s ...

Source

1.senmailのインストール
sudo apt-get install sendmail
sudo apt-get install sendmail-cf

2.mailutilsとsharutilsのイ ...

Source

手順下記

1. busyboxソースパッケージを取得:

$ wget -c

$ tar jxvf busybox-1.18.1.tar.bz2

 

2.ARM To ...

Source

手順下記:
$ sudo add-apt-repository “deb hardy multiverse”
$ sudo apt-get update
$ sudo apt-get ...

Source

コマンド:

/etc/init.d/iptables status
/etc/rc.d/init.d/iptables stop

 

 

ポート開放 ...

Source

コマンド:

iptables -P INPUT ACCEPT

iptables -P FORWARD ACCEPT

iptables -P OUTPUT ACCEPT

iptables ...

Source

コマンド:

/etc/init.d/iptables stop