Windows10

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

更新内容:

Correctionsin the Alt-drag function when mover or ...

Windows10

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

更新内容:

Correctionsin the Alt-drag function when mover or ...

Spring Boot

書式
@RestController
public class クラス名
使用例

@RestControllerpublic class UserController { @GetMapping("/us ...

CSS

構文
break-spaces
改行:そのまま
空白とタブ文字:そのまま
テキストの折り返し:折り返す
行末の空白:折り返す
使用例

<style> .cft { bo ...

Windows10

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

更新内容:

修復: File uploads can now be canceled.
修復: Marking a file a malicious now ...

Source

1.現在のディレクトリとサブディレクトリ内にMyCProgram.cを検索
# find . -name “MyCProgram.c”
2.ファイルを検索し、大文字と小文字の違いを無視

Source

1.基本読み取り
#!/bin/bash
echo -n “Enter your name:”#-nは改行しない
read name #キーボードからの入力
echo ̶ ...

Source

1.aclのインストール
sudo apt-get install acl

2.setfaclを使用
2.1 rootコマンドで下記内容を実行
# mkdir/home/test
# tou ...

Source

1.スワップファイルの確認

swapoff -a

ls -al

 

2.スワップファイルを削除

rm *.swp

 

  ...

Source

# ls -F
1.sh* CC_manual_0701.rar gzpackage/man.config script/tr1.txt

Source

インストール手順下記

rdesktopをダウンロード

URL: 

例 rdesktop-1.3.1.tar.gz 

# tar xvzf   rdesktop-1.3.1.tar.gz  ...

Source

1.現在のプロセスで使用されるshell種類の確認
ps | grep $$ | awk ‘{print $4}’
($$はshellのpid番号)

2.最も一般的シェルコマンドを確 ...

Source

1.test.vm
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/ht ...

Source

1.httpdパッケージをインストール
yum install httpd

2.apacheサービスが起動
#/etc/init.d/httpd start
Starting httpd:

Source

方法下記
1.mount -o loop/dev/cdrom/mnt/iso/
または
mount -o loop/xxx/xxx.iso/mnt/iso/

#/mnt/isoはローカルで事前にあら ...

Source

1.静的ライブラリの作成、使い方
1.1 作成
ar -crv libXXX.a mmmm.o nnnn.o
XXXはライブラリ名,mmm.o nnn.oはパッケージ化されたオブジェクトファイル
crv ...

Source

1.フォント構成ファイルを編集(root権限が必要)
sudo gedit/etc/fonts/fonts.conf

コード下記:
<!– Font directory list R ...

Source

1.
#service atd start
at10:56>/bin/cp/root/*/home/>bin/echo”startnews241″>/root/one.txt ...