set path=D:\ProgramFiles\mingw64\bin;%path%
clang++ –target=x86_64-pc-mingw64 -ccc-print-phases A.c
clang++ –target=x86_64-pc-mingw64 -fmodules -E -Xclang -dump-tokens A.c
clang –target=x86_64-pc-mingw64 -fmodules -E -Xclang -dump-tokens A.c
clang –target=x86_64-pc-mingw64 -fmodules -fsyntax-only -Xclang -ast-dump A.c
clang –target=x86_64-pc-mingw64 -S -emit-llvm A.c
- scoop help
: 1967c2|OK | 6.2MiB/s|D:/Scoop/cache/xmind8#3.7.9#https_www.xmind.net_xmind_downloads_xmind-8-update9-windows.zip
Download: Status Legend:
Download: (OK):download completed.
Checking hash of xmind-8-update9-windows.zip … ok.
Extracting xmind-8-update9-windows.zip … done.
Linking D:\Scoop\apps\xmind8\current => D:\Scoop\apps\xmind8\3.7.9
Creating shortcut for XMind (XMind.exe)
Persisting workspace
scoop
hugo server
scoop install Hugo
cd d:\Scoop\apps\Hugo
ls -l
hugo version
cd 0.101.0
cd Sites
tree
hugo new site blog
cd blog
hugo new post/test.md
hugo server –theme=hyde
hugo server -t hyde
vi content\post\test.md
hugo server -w -t hyde
+++
date = “2015-12-15T22:35:22+08:00”
hugo server -D
hugo server -w -t hyde -D
Cmder.exe /REGISTER ALL
scoop install atom
scoop install sublime
scoop install vscode
git config –global user.email “wwww8882003@163.com“
git config –global user.name “wwww6662003”
git remote add origin https://github.com/wwww6662003/wwww6662003.github.io.git
git pull
.. git pull remote origin
git pull remote origin
git pull origin master
git config –system –unset credential.helper
git remote set-url origin https://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@github.com/wwww6662003/wwww6662003.github.io.git
git commit -m “first commit”
git pull origin
git pull origin/master
git pull origin master
git fetch origin master
git push –help
git merge master
git push –set-upstream origin master
! [rejected] master -> master (non-fast-forward)git push origin master
git push -f
git fetch
git merge
git pull origin master –allow-unrelated-histories
git push -u origin master
add it as a Hu
cd public
get pull
git pull
git add –all
git commit -m “second commit”
hugo –theme=hyde –baseUrl=”http://wwww6662003.github.io/"
cd public
git commit -m “third commit”
git push origin master
vi ww-github-commit.bat
Cuda compilation tools, release 10.2, V10.2.89
NVIDIA-smi
choco install python
conda creat -n pytorch python=3.7
conda create -n pytorch python=3.7
cd d:\ProgramFiles\Anaconda3
conda create -n pytorch-python3.8 python=3.8
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/peterjc123/
conda create -n pytorch-python3.9 python=3.9
python.exe project\DLPE-method\dcm_to_enhanced.py
cd D:\Python368-64
cd s
pip freeze > d:\Python368-64\project\DLPE-method\requirements.txt
cd D:\Scoop\apps\Hugo\0.101.0\Sites\blog
git
s;lafjds
cd..
ww-github-commit.bat
nvcc
ncvv -v
D:\ProgramFiles\NVIDIA Corporation\NVSMI\nvidia-smi.exe
“D:\ProgramFiles\NVIDIA Corporation\NVSMI\nvidia-smi.exe”
ps
cd d:\ProgramFiles
cd Anaconda3
conda install plotly
conda install pygame
pip install pygame -i https://pypi.douban.com/simple
pip list
conda env list
conda create -n pytorch python=3.8
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config –set show_channel_urls yes
conda install pytorch torchvision torchaudio cuda=10.2
pip install pytorch torchvision torchaudio cuda=10.2
pip install pytorch torchvision torchaudio cuda==10.2
conda install pytorch torchvision torchaudio cuda
conda create -n paddle python=3.8
conda.bat deactivate
conda activate paddle
conda install paddlepaddle-gpu==2.3.0 cudatoolkit=10.2
非常好的文章:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
conda config –set channel_priority flexible
conda install paddlepaddle-gpu==2.3.0 cudatoolkit=10.2 –channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
pip install paddlepaddle-gpu==2.3.0 cudatoolkit==10.2 -i http://mirrors.aliyun.com/pypi/simple/ –trusted-host mirrors.aliyun.com
conda install paddlepaddle-gpu=2.3.0 cudatoolkit=10.2 –channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
conda install pytorch torchvision torchaudio cudatoolkit=10.2
conda install pytorch torchvision torchaudio cudatoolkit=11.3
conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
pip3 install torch torchvision torchaudio
conda install pytorch torchvision cudatoolkit=10.2
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.7.1-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.6.0-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.7.0-cp38-cp38-win_amd64.whl
conda create -n pytorch-py368 python=3.6.8
conda activate pytorch-py368
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.8.2-cp36-cp36m-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.8.0-cp36-cp36m-win_amd64.whl
torch-1.7.1-cp36-cp36m-win_amd64.torch-1.7.1-cp36-cp36m-win_amd64.
conda activate pytorch
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.8.2-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.8.0-cp38-cp38-win_amd64.whl
conda deactivate
pip freeze >i:/AAcode/test/anaconda-base-py38-64-requirements.txt
pip install -r <I:/AAcode/yolov5-5.0/requirements.txt
pip install tldr
cd i:
cd yolov5-5.0
git init
conda create -n yolov5-py38 python=3.8
labelimg
cd I:\AA软件\云空间\Windows-64-bit-webdav
I:
.\webdav.exe
.\webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e”
D:\ProgrameFile\MinGW\mingw64\bin\gcc -v
D:\ProgramFiles\MinGW\mingw64\bin\gcc -v
D:\ProgramFiles\MinGW\bin\gcc -v
gcc =v
gcc -v
cd D:\ProgramFiles\janusgraph\elasticsearch-8.3.2\bin
.\elasticsearch.bat
]
arangod –install-service
arango.exe
./arango.exe
.\arangod.exe
cd D:\ProgramFiles\ArangoDB3-3.9.2_win64\usr\bin
.\arangosh.exe
cd I:\AAcode\yolosci\flask-object-detection-master>
cd AAcode\yolosci\flask-object-detection-master
conda install cudatoolkit
conda install cudnn
pip install keras-tuner
pip install tensorflow-gpu==2.5.0
pip install keras-tuner –upgradepip install -U –no-deps keras-tuner
pip install -U –no-deps keras-tuner
pip install tensorflow==2.5.0
pip show tensor
pip show keras
pip install keras==2.6.0
pip install tensorflow==2.6.0
pip install tf-nightly
conda uninstall cudnn
conda uninstall cudatoolkit
pip freeze >I:\AAcode\NeuralNetwork\lungdetect\x-ray-covid19-95\requirements-covid19-95.txt
pip install nbopen
python -m nbopen.install_win
pip freeze >I:\AAcode\NeuralNetwork\lungdetect\a-lung-u-net-in-keras\requirements-a-lung-u-net-in-keras.txt
conda activate yolov5-py38
pip freeze >I:\AAcode\lungdetect\chest-xray-pneumonia\requirements-chest-xray-pneumonia.txt
pip install keras==2.1 -i https://pypi.douban.com/simple/
pip install keras==2.6 -i https://pypi.douban.com/simple/
cd d:
cd d:\Imageocr
cd ImageocrV1.0
start /Z?
cmd /?
start “” “D:\editplus-5.0.777\editplus64.exe” & ping 127.0.0.1 -n 1
start D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085 & ping 127.0.0.1 -n 1
start “” D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start “111” D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start /?
start /b D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start “111” /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”53f5d933da3d492486903d1c504fdd8d” -port 8086 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”947e7db335f14f67b0f160f339940459” -port 8087 & ping 127.0.0.1 -n 1
ll
ls
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install –user
pip install jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable –user
conda install nb_conda
i:
cd AAcode
jupyter notebook
jupyter notebook list
where jupyter
pip show tensorflow
pip show tensorflow-gpu
pip install tensorflow-gpu=2.3.1
pip install tensorflow-gpu==2.3.1
nvidia-smi
cd “d:\ProgramFiles\Anaconda3
conda create –name python368 python=3.6.8
conda activate python368
cd envs
cd python368\Scripts
pip install -r python368-tensorflow-requirements.txt
where nvcc
nvcc -v
nvcc -V
pip install pydot
pip install graphviz
pip install pydotplus
conda install pydot
python3 –version
pip –version
python –version
pip install tensorflow-datasets
pip freeze > python368-tensorflow-requirements-20220818.txt
tensorboard –logdir logdir
npm install -g phantomjs-prebuilt
set-env-var-run-once.bat
start /b D:/ProgramFiles/Windows-64-bit-webdav/webdav.exe -rt=”17b3597d9de34b73902ece3290dc094f” -port 8087 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/Windows-64-bit-webdav/webdav.exe -rt=”17b3597d9de34b73902ece3290dc094f” -port 8087
where npm
where node
D:\ProgramFiles\nodejs\node.exe
code activate python368
cd D:\ProgramFiles\Anaconda3\envs
conda
cd H:\spark-study
H
H:\spark-study\spark-win\Python368-64\python.exe wordcount.py b.txt
cd spark-win
H:\spark-study\spark-win\Python368-64\python.exe wordcount.py b.txt
H:\spark-study\spark-win\Python368-64\python.exe H:\spark-study\wordcount.py H:\spark-study\b.txt
cd D:\mongodb-redis\hbase-win
cd H:\spark-study\spark-win
javac
‘cmd’ 不是内部或外部命令
path C:\Windows\System32
where
where java
set-spark-env.cmd
H:\spark-study\spark-win\Python368-64\python.exe H:\spark-study\wordcount3.py
pyspark
cd D:\ProgramFiles\Anaconda3\envs\pytorch-py368
pip install Flask=1.1 requests=2.22 jieba
cd python368
cd Python368-64
pip install jieba
pip install jieba -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple -U
pip install jieba -i https://pypi.tuna.tsinghua.edu.cn/simple -U
pip install numpy==numpy-1.13.3 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy==1.13.3 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip uninstall torchvision tifffile tensorflow tensorflow-gpu scipy pandas nibabel matplotlib hdbscan
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user
pip install numpy scipy matplotlib pandas scikit-learn medpy dfply scikit-image -i https://pypi.tuna.tsinghua.edu.cn/simple –user
pip uninstall numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user –no-warn-script-location
pip uninstall numpy
pip uninstall timm
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user –no-warn-script-location
pip show numpy
pip install wordcloud -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyDes -i https://pypi.tuna.tsinghua.edu.cn/simple
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm
h
cd raft-master
d:\Python368-64\python.exe -m raft.master
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe raft\master.py
cd raft
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe master.py
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m master
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m raft.master
cd
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m test.client
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m raft.slave
pip install pysyncobj -i https://pypi.tuna.tsinghua.edu.cn/simple
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\simple-raft-py-master
D:\Python368-64\python.exe sraft.py -h
D:\Python368-64\python.exe sraft-raft.py -h
D:\Python368-64\python.exe server\server_raft.py
pip install raftos -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install raftos
pip install zatt
pip install zatt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install chillaxd
set JAVA_HOME
ping 127.0.0.1 2333
telnet 127.0.0.1 2333
D:\Python368-64\python.exe sraft_raft.py -c node.list
D:\Python368-64\python.exe sraft_raft.py -c config
D:\Python368-64\python.exe sraft_raft.py
D:\Python368-64\python.exe sraft_raft.py -h
D:\Python368-64\python.exe sraft_raft.py node.list
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe
D:\Python368-64\python.exe sraft_raft.py 127.0.0.1 2333
pip install msgpack
cd Algorithm
cd raft-master
id=5254 D:\Python368-64\python.exe main.py
set id=5255 && D:\Python368-64\python.exe main.py
D:\Python368-64\python.exe main.py
set id=5256 & D:\Python368-64\python.exe main.py
pip install msgpack==0.6.2
pip install msgpack==0.6.2 –user
unpackb() got an unexpected keyword argument ‘encoding’
set id=5254
D:\Python368-64\python
set id=5255
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\raft-master
set id=5256
D:\Python368-64\python.exe main.py
netstat -aon|findstr “9903”
netstat -aon|findstr “9000”
netstat -aon|findstr “50010”
cd H:\hadoop-study\hadoop-win
dir/l
netstat -aon | findstr “9000”
netstat -aon | findstr “50010”
hadoop fs -ls /input
pip show list
pip list
cd bin
cd /d cd /d D:\mongodb-redis\apache-zookeeper-3.5.10-bin
cd /d D:\mongodb-redis\apache-zookeeper-3.5.10-bin
zkCli.cmd
cd /d D:\mongodb-redis\kafka_2.13-3.2.1
wmic
bin\windows\kafka-server-start.bat config\server.properties
cd /d D:\mongodb-redis\kafka_2.13-3.2.1
bin\windows\kafka-server-start.bat config\server.properties
cd windows
kafka-server-start.bat
kafka-server-start.bat ../../confin/server.properties
cd /d D:\kafka_2.13-3.2.1
.\bin\windows\kafka-server-start.bat .\config\server.properties
cd /d D:\mongodb-redis\kafka_2.11-1.0.0
.\bin\windows\kafka-topics.bat –create –zookeeper localhost:2181 –replication-factor 1 –partitions 1 –topic test
.\bin\windows\kafka-topics.bat –list –zookeeper localhost:2181
.\bin\windows\kafka-console-producer.bat –broker-list localhost:9092 –topic test
.\bin\windows\kafka-console-consumer.bat –bootstrap-server localhost:9092 –topic test –from-beginning
cd /d D:\mongodb-redis\redis64-3.0.501
redis-server.exe
cd /d D:\mongodb-redis\mongodb-4.2.18
mongod.exe
bin/mongod.exe
./bin/mongod.exe
bin\mongod.exe
cd bin
mongod.exe –dbpath=./db
cd /d
net start mysql
net
net start mysql
mysql
mysql -u root -p root
set-mysql-start.cmd
mysql -u root -p
cd /d d:\Python368-64
pip uninstall cryptography
pip install kazoo
pip install kafka-python
pip freeze >k:\python368-64_requirements.txt
cd /d D:\mongodb-redis
H:\hbase-study\hbase-win\run.cmd
cd /d H:\hbase-study\hbase-win
cd D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin
cd D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin /d
zkServer.cmd
netstat -ano | findstr “2181”
tasklist|findstr “3976”
D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin\zkServer.cmd
set Path=C:\Windows\System32\wbem;C:\Windows\System32;%Path%;
D:\mongodb-redis\kafka_2.11-1.0.0\bin\windows\kafka-server-start.bat D:\mongodb-redis\kafka_2.11-1.0.0\config\server.properties
D:\mongodb-redis\mongodb-4.2.18\bin\mongod.exe –dbpath=./db
D:\mongodb-redis\mongodb-4.2.18\bin\mongod.exe –dbpath=D:\mongodb-redis\mongodb-4.2.18\bin\db
D:\mongodb-redis\redis64-3.0.501\redis-server.exe D:\mongodb-redis\mongodb-4.2.18\bin\redis.windows.conf
D:\mongodb-redis\redis64-3.0.501\redis-server.exe D:\mongodb-redis\redis64-3.0.501\redis.windows.conf
set id=6000
d:\Python368-64\python node_server.py
cd H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
set id=6001
d:\Python368-64\python node_server.py
cd /d cd H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
cd /d H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
set id=6002
cd /d H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\raft-master
d:\Python368-64\python main.py
set id=5201
set id=5202
set id=5200
set id=5300
set id=5301
set id=5302
d:\Python368-64\python node_server.py
curl -X POST http://127.0.0.1:5301/register_with -H ‘Content-Type: application/json’ -d ‘{“node_address”: “http://127.0.0.1:5300"}'
cd d:\Python368-64
cd sc
pip install eth-brownie
brownie
hadoop fd -ls /
hadoop fs -ls /
ping 192.168.0.117
pip install web3
npm install remix-ide -g
cd H:\hadoop-study\hadoop-win\workspace\testpython
h:
brownie bake chainlink-mix
remix-ide
d:\Python368-64\Scripts\brownie.exe bake chainlink-mix
where ganache-cli
where ganache
cd brownie_storage
brownie init
where pip
where pip
d:\Python368-64\Scripts\pip
d:\Python368-64\Scripts\brownie.exe init
d:\Python368-64\Scripts\brownie.exe compile
set Path=D:\ProgramFiles\nodejs\node_global;%Path%;
d:\Python368-64\Scripts\brownie.exe network list
d:\Python368-64\Scripts\brownie.exe networks list
d:\Python368-64\Scripts\brownie.exe run .\tests\test_storage.py
d:\Python368-64\Scripts\brownie.exe
d:\Python368-64\Scripts\brownie.exe console
d:\Python368-64\Scripts\brownie.exe run .\scripts\deploy.py
d:\Python368-64\Scripts\brownie.exe test .\tests\test_storage.py
d:\Python368-64\Scripts\brownie.exe
cd flask-web3
d:\Python368-64\python user_block.py
ganache-cli.cmd
solc -version
solc –version
cd D:\ProgramFiles\go-ipfs
d:
ipfs version
ipfs init
ipfs -help
ipfs –help
ipfs daemon
ganache-cli
d:\Python368-64\Scripts\pip freeze >k:/python368-64_requirements.txt
git clone https://github.com/Yakindu/solidity-ide.git
which docker
.\docker-start.cmd
mkdir /f /p C:\Users\Administrator.docker\machine\cache
mkdir /p C:\Users\Administrator.docker\machine\cache
mkdir C:\Users\Administrator.docker
mkdir C:\Users\Administrator.docker\machine
mkdir C:\Users\Administrator.docker\machine\cache
docker-start.cmd
docker pull remixproject/remix-ide:latest
#10330是本地运行的端口号
.
npm install -g cnpm
cnpm install -g remixd
yarn install -g remixd
npm install -g @remix-project/remixd
npm config set registry https://registry.npm.taobao.org –global
npm config set disturl https://npm.taobao.org/dist –global
npm config get registry
npm uninstall -g remixd
remix-d
H:\spark-study\spark-win\set-spark-env.cmd
set Path=%SPARK_HOME%\bin;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;%HADOOP_HOME%\bin;%HADOOP_HOME%\sbin;%PYTHON_HOME%;%SCALA_HOME%\bin;C:\Windows\System32;%Path%;
set PYTHON_HOME
set Path=%SPARK_HOME%\bin;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;%HADOOP_HOME%\bin;%HADOOP_HOME%\sbin;%PYTHON_HOME%;%PYTHON_HOME%\Scripts;%SCALA_HOME%\bin;C:\Windows\System32;%Path%;
pip3 version
pip version
npm install -g @remix-project/remixd
remixd
npm install -g remixd
D:\ProgramFiles\nodejs\node_global\remixd.cmd
docker image
docker
docker-machine ssh
docker-machine ssh default
docker-machine default
docker info
ifconfig
cd /d H:\hadoop-study\hadoop-win
run.cmd
hdfs dfs
hadoop fs
cla
hadoop fs -help ls
hadoop fs -help mv
vi
hadoop fs -ls /
hadoop fs -put H:\hadoop-study\hadoop-win\workspace\WordCount\input
hadoop fs -put H:\hadoop-study\hadoop-win\workspace\WordCount\input\file0
hadoop fs -put H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0
hadoop fs -put file:/H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0
hadoop fs -help put
hadoop fs -mkdir /test
hadoop fs -put file:/H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0 /test
hadoop fs -put H:/hadoop-study/hadoop-win/workspace/WordCount/input/file1 /test
hadoop fs -help get
hadoop fs -gut /test/file0 H:/hadoop-study/hadoop-win/workspace/WordCount/
hadoop fs -get /test/file0 H:/hadoop-study/hadoop-win/workspace/WordCount/
hadoop fs -cat /test/file0
hadoop fs -rm /test/file0
hadoop fs -du
hadoop fs -du /
hadoop fs -ls /test/
cd H:\hadoop-study\hadoop-win\workspace\testMaven\target
H:
cd /d H:\hadoop-study\hadoop-win\workspace\testMaven\target
java -jar testMaven-0.0.1-SNAPSHOT.jar
java
java -jar H:\hadoop-study\hadoop-win\workspace\testMaven\target\testMaven-0.0.1-SNAPSHOT.jar
npm
docker images
where docker
docker run -p 10330:80 remixproject/remix-ide:latest
D:\ProgramFiles\nodejs\node_global\remixd.cmd -s H:/hadoop-study/hadoop-win/workspace/testpython/remix/ –remix-ide http://192.168.99.100:10330
ipconfig
ping 192.168.99.100
docker run -it alpine /bin/sh
docker ps -a
docker start 9483eee27264
docker ps
docker exec -it 9483eee27264 /bin/sh
npm i hexo-cli -g
D:\ProgramFiles\nodejs\node_global\hexo
mkdir hexo-blog
cd hexo-blog && npm init -y
npm link hexo
npm i hexo-cli
npm i
hexo init myblog
D:\ProgramFiles\nodejs\node_global\hexo init myblog
git clone https://github.com/iissnan/hexo-theme-next themes/next
cd .
cd myblog
npm server
npm run hexo
npm run server
hexo
npm config ls
npm install hexo-deployer-git –save
hexo deploy
特别健康 Special Health 가정보건 https://sns.wanfangdata.com.cn/perio/jtbj
mkdir themes/next
mkdir themes\next
curl -s https://api.github.com/repos/iissnan/hexo-theme-next/releases/latest | grep tarball_url | cut -d ‘“‘ -f 4 | wget -i - -O- | tar -zx -C themes/next –strip-components=1
curl
git clone –branch v5.1.2 https://github.com/iissnan/hexo-theme-next themes/next
dir/w
git tag -l
git checkout master
cd themes/next
git pull
hexo g
hexo s
git clone https://github.com/theme-next/hexo-theme-next themes/next
hexo s -c
git clone -b master https://gitee.com/iamjerryw/hexo-theme-butterfly.git themes/butterfly
hexo generate
hexo server
hexo s -g
hexo clean
git clone –depth 1 https://github.com/hexojs/hexo-theme-landscape themes/landscape
git clone https://github.com/howiefh/hexo-theme-landscape-f.git themes/landscape-f
hexo d
hexo clean && hexo g && hexo
hexo -v
hexo new page categories
hexo new page tags
hexo new page about
npm install hexo-generator-sitemap –save
npm install hexo-generator-baidu-sitemap –save
hexo v
scp
mkdir public
scp -r .\public\ admin@192.168.0.106:/web
scp -r .\public\ admin@54133z04i1.oicp.vip:/web
git add .
git commit -m ‘ww’
git push
nodev -v
node -v
npm -v
D:\ProgramFiles\nodejs\node_global\node_modules\hexo-cli\bin\hexo
hexo
npm install theme-next/hexo-next-share
npm install -g grunt
git commit -m “ww”
git push
git add -A
express
pwd
npm install express -g
node express-web-http.js
npm install -g pm2
pm2 monitor
cd /d D:\ww-hexo-blog\myblog
pm2 start express-web-http.js –watch -i 3
pm2 list
git pull https://gitee.com/wangwei-2022/hexo-code-tencent-vps.git
.\git-upload.bat
git-upload
git-upload.bat
clear
cls
pm2 serve “public” 4002
pm2 stopall
pm2 stop all
pm2 monit
cd /d I:\AAcode\Electron
cd nw-sample-apps-master
cd file-explorer
nw .
npm config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org/
cnpm install -g nw
npm install -g nw
npm install hexo-wordcount –save
run.cmd
java -version
hadoop version
jsp
jps
hexo clean && hexo g && hexo d
hexo clean && hexo g && hexo s
mkdir novnc-server
cd novnc-server
npm init
yarn add ws optimist mime-types -S
npm install ws optimist mime-types -S
git clone https://github.com/novnc/noVNC.git
node websockify.js –web ./noVNC 8788 –target-config=token.conf
node websockify.js
node websockify.js –web ./noVNC 8788 –record token.conf
node websockify.js –web ./noVNC –record token.conf 8788
node websockify.js –web ./noVNC –record . 8788
node websockify.js –web ./noVNC –record ./ 8788
node websockify.js –web ./noVNC –record ./
npm start
cd D:\phpstudy_pro\WWW\eduwind\novnc-server
npm start
cd /d D:\phpstudy_pro\WWW\eduwind\novnc-py-server
cd websockify-py
d:\Python368-64\python.exe setup.py
d:\Python368-64\python.exe setup.py install
d:\Python3810-64\Scripts\pip.exe install setuptools
d:\Python3810-64\Scripts\pip.exe install pip
d:\Python3810-64\python.exe d:\Python3810-64\get-pip.py
d:\Python3810-64\Scripts\pip.exe help
d:\Python3810-64\Scripts\pip.exe
d:\Python3810-64\python.exe -m pip install –upgrade pip
d:\Python3810-64\python.exe -m pip3 install –upgrade pip
cd /d D:\Python3810-64\Scripts
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py –force-reinstall
pip show pip
cd Scripts
pip
pip3.10.exe
python
pip
pip install numpy==1.23.4
cd ..
python -m pip install –upgrade pip
d:\Python3810-64\python.exe setup.py install
d:\Python3810-64\Scripts\websockify.exe
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –unix-target=D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 192.168.0.113:5903 –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token-conf\ –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token-conf\one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python run 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python websockify.py 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python ./run 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\Scripts\websockify.exe –help
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
node websockify.js –help
node websockify.js -h
node websockify.js
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNChi - no ‘resource’ module, daemonizing is disabled
sockify [options] [source_addr:]source_port [target_addr:target_port]
sockify [options] –token-plugin=CLASS [source_addr:]source_port
sockify [options] –unix-target=FILE [source_addr:]source_port
sockify [options] [source_addr:]source_port – WRAP_COMMAND_LINE
- :
-help show this help message and exit
-verbose verbose messages
ffic per frame traffic
ord=FILE record sessions to FILE.[session_number]
-daemon become a daemon (background process)
-once handle a single WebSocket connection and exit
eout=TIMEOUT after TIMEOUT seconds exit when not connected
e-timeout=IDLE_TIMEOUT
server exits after TIMEOUT seconds if there are no active connections
t=CERT SSL certificate file
=KEY SSL key file (if separate from cert)
-password=KEY_PASSWORD
SSL key password
-only disallow non-encrypted client connections
-target connect to SSL target as SSL client
ify-client require encrypted client to present a valid certificate (needs Python 2.7.9 or newer or Python 3.4 or newer)
ile=FILE file of concatenated certificates of authorities trusted for validating clients (only effective with –verify-client). If omitted,
system default list of CAs is used.
-version=SSL_VERSION
minimum TLS version to use (default, tlsv1_1, tlsv1_2, tlsv1_3)
-ciphers=SSL_CIPHERS
list of ciphers allowed for connection. For a list of supported ciphers runopenssl ciphers
x-target=FILE connect to unix socket target
td inetd mode, receive listening socket from stdin
=DIR run webserver on same port. Serve files from DIR.
-auth require authentication to access webserver.
p-mode=MODE action to take when the wrapped program exits or daemonizes: exit (default), ignore, respawn
-prefer-ipv6 prefer IPv6 when resolving source_addr
server use Python library SocketServer engine
get-config=FILE Configuration file containing valid targets in the form ‘token: host:port’ or, alternatively, a directory containing configuration
files of this form (DEPRECATED: use--token-plugin TokenFile --token-source path/to/token/file
instead)
en-plugin=CLASS use a Python class, usually one from websockify.token_plugins, such as TokenFile, to process tokens into host:port pairs
en-source=ARG an argument to be passed to the token plugin on instantiation
t-token use the host HTTP header as token instead of the token URL query parameter
h-plugin=CLASS use a Python class, usually one from websockify.auth_plugins, such as BasicHTTPAuth, to determine if a connection is allowed
h-source=ARG an argument to be passed to the auth plugin on instantiation
rtbeat=INTERVAL send a ping to the client every INTERVAL seconds
-file=FILE File where logs will be saved
log=SERVER Log to syslog server. SERVER can be local socket, such as /dev/log, or a UDP host:port pair.
acy-syslog Use the old syslog protocol instead of RFC 5424. Use this if the messages produced by websockify seem abnormal.
e-only use this to disable directory listings in web server.
scoop help - 1967c2|OK | 6.2MiB/s|D:/Scoop/cache/xmind8#3.7.9#https_www.xmind.net_xmind_downloads_xmind-8-update9-windows.zip
Download: Status Legend:
Download: (OK):download completed.
Checking hash of xmind-8-update9-windows.zip … ok.
Extracting xmind-8-update9-windows.zip … done.
Linking D:\Scoop\apps\xmind8\current => D:\Scoop\apps\xmind8\3.7.9
Creating shortcut for XMind (XMind.exe)
Persisting workspace
scoop
hugo server
scoop install Hugo
cd d:\Scoop\apps\Hugo
ls -l
hugo version
cd 0.101.0
cd Sites
tree
hugo new site blog
cd blog
hugo new post/test.md
hugo server –theme=hyde
hugo server -t hyde
vi content\post\test.md
hugo server -w -t hyde
+++
date = “2015-12-15T22:35:22+08:00”
hugo server -D
hugo server -w -t hyde -D
Cmder.exe /REGISTER ALL
scoop install atom
scoop install sublime
scoop install vscode
git config –global user.email “wwww8882003@163.com“
git config –global user.name “wwww6662003”
git remote add origin https://github.com/wwww6662003/wwww6662003.github.io.git
git pull
.. git pull remote origin
git pull remote origin
git pull origin master
git config –system –unset credential.helper
git remote set-url origin https://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@github.com/wwww6662003/wwww6662003.github.io.git
git commit -m “first commit”
git pull origin
git pull origin/master
git pull origin master
git fetch origin master
git push –help
git merge master
git push –set-upstream origin master
! [rejected] master -> master (non-fast-forward)git push origin master
git push -f
git fetch
git merge
git pull origin master –allow-unrelated-histories
git push -u origin master
add it as a Hu
cd public
get pull
git pull
git add –all
git commit -m “second commit”
hugo –theme=hyde –baseUrl=”http://wwww6662003.github.io/"
cd public
git commit -m “third commit”
git push origin master
vi ww-github-commit.bat
Cuda compilation tools, release 10.2, V10.2.89
NVIDIA-smi
choco install python
conda creat -n pytorch python=3.7
conda create -n pytorch python=3.7
cd d:\ProgramFiles\Anaconda3
conda create -n pytorch-python3.8 python=3.8
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/peterjc123/
conda create -n pytorch-python3.9 python=3.9
python.exe project\DLPE-method\dcm_to_enhanced.py
cd D:\Python368-64
cd s
pip freeze > d:\Python368-64\project\DLPE-method\requirements.txt
cd D:\Scoop\apps\Hugo\0.101.0\Sites\blog
git
s;lafjds
cd..
ww-github-commit.bat
nvcc
ncvv -v
D:\ProgramFiles\NVIDIA Corporation\NVSMI\nvidia-smi.exe
“D:\ProgramFiles\NVIDIA Corporation\NVSMI\nvidia-smi.exe”
ps
cd d:\ProgramFiles
cd Anaconda3
conda install plotly
conda install pygame
pip install pygame -i https://pypi.douban.com/simple
pip list
conda env list
conda create -n pytorch python=3.8
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config –set show_channel_urls yes
conda install pytorch torchvision torchaudio cuda=10.2
pip install pytorch torchvision torchaudio cuda=10.2
pip install pytorch torchvision torchaudio cuda==10.2
conda install pytorch torchvision torchaudio cuda
conda create -n paddle python=3.8
conda.bat deactivate
conda activate paddle
conda install paddlepaddle-gpu==2.3.0 cudatoolkit=10.2
非常好的文章:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
conda config –set channel_priority flexible
conda install paddlepaddle-gpu==2.3.0 cudatoolkit=10.2 –channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
pip install paddlepaddle-gpu==2.3.0 cudatoolkit==10.2 -i http://mirrors.aliyun.com/pypi/simple/ –trusted-host mirrors.aliyun.com
conda install paddlepaddle-gpu=2.3.0 cudatoolkit=10.2 –channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
conda install pytorch torchvision torchaudio cudatoolkit=10.2
conda install pytorch torchvision torchaudio cudatoolkit=11.3
conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
pip3 install torch torchvision torchaudio
conda install pytorch torchvision cudatoolkit=10.2
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.7.1-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.6.0-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.7.0-cp38-cp38-win_amd64.whl
conda create -n pytorch-py368 python=3.6.8
conda activate pytorch-py368
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.8.2-cp36-cp36m-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.8.0-cp36-cp36m-win_amd64.whl
torch-1.7.1-cp36-cp36m-win_amd64.torch-1.7.1-cp36-cp36m-win_amd64.
conda activate pytorch
pip install d:/ProgramFiles/Anaconda3/pkgs/torchvision-0.8.2-cp38-cp38-win_amd64.whl
pip install d:/ProgramFiles/Anaconda3/pkgs/torch-1.8.0-cp38-cp38-win_amd64.whl
conda deactivate
pip freeze >i:/AAcode/test/anaconda-base-py38-64-requirements.txt
pip install -r <I:/AAcode/yolov5-5.0/requirements.txt
pip install tldr
cd i:
cd yolov5-5.0
git init
conda create -n yolov5-py38 python=3.8
labelimg
cd I:\AA软件\云空间\Windows-64-bit-webdav
I:
.\webdav.exe
.\webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e”
D:\ProgrameFile\MinGW\mingw64\bin\gcc -v
D:\ProgramFiles\MinGW\mingw64\bin\gcc -v
D:\ProgramFiles\MinGW\bin\gcc -v
gcc =v
cd D:\ProgramFiles\janusgraph\elasticsearch-8.3.2\bin
.\elasticsearch.bat
]
arangod –install-service
arango.exe
./arango.exe
.\arangod.exe
cd D:\ProgramFiles\ArangoDB3-3.9.2_win64\usr\bin
.\arangosh.exe
cd I:\AAcode\yolosci\flask-object-detection-master>
cd AAcode\yolosci\flask-object-detection-master
conda install cudatoolkit
conda install cudnn
pip install keras-tuner
pip install tensorflow-gpu==2.5.0
pip install keras-tuner –upgradepip install -U –no-deps keras-tuner
pip install -U –no-deps keras-tuner
pip install tensorflow==2.5.0
pip show tensor
pip show keras
pip install keras==2.6.0
pip install tensorflow==2.6.0
pip install tf-nightly
conda uninstall cudnn
conda uninstall cudatoolkit
pip freeze >I:\AAcode\NeuralNetwork\lungdetect\x-ray-covid19-95\requirements-covid19-95.txt
pip install nbopen
python -m nbopen.install_win
pip freeze >I:\AAcode\NeuralNetwork\lungdetect\a-lung-u-net-in-keras\requirements-a-lung-u-net-in-keras.txt
conda activate yolov5-py38
pip freeze >I:\AAcode\lungdetect\chest-xray-pneumonia\requirements-chest-xray-pneumonia.txt
pip install keras==2.1 -i https://pypi.douban.com/simple/
pip install keras==2.6 -i https://pypi.douban.com/simple/
cd d:
cd d:\Imageocr
cd ImageocrV1.0
start /Z?
cmd /?
start “” “D:\editplus-5.0.777\editplus64.exe” & ping 127.0.0.1 -n 1
start D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085 & ping 127.0.0.1 -n 1
start “” D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start “111” D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start /?
start /b D:\ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start “111” /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”c82a402331294e3cbf958c96ef7e596e” -port 8085 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”53f5d933da3d492486903d1c504fdd8d” -port 8086 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/云空间/Windows-64-bit-webdav/webdav.exe -rt=”947e7db335f14f67b0f160f339940459” -port 8087 & ping 127.0.0.1 -n 1
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install –user
pip install jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable –user
conda install nb_conda
i:
cd AAcode
jupyter notebook
jupyter notebook list
where jupyter
pip show tensorflow
pip show tensorflow-gpu
pip install tensorflow-gpu=2.3.1
pip install tensorflow-gpu==2.3.1
nvidia-smi
cd “d:\ProgramFiles\Anaconda3
conda create –name python368 python=3.6.8
conda activate python368
cd envs
cd python368\Scripts
pip install -r python368-tensorflow-requirements.txt
where nvcc
nvcc -v
nvcc -V
pip install pydot
pip install graphviz
pip install pydotplus
conda install pydot
python3 –version
pip –version
python –version
pip install tensorflow-datasets
pip freeze > python368-tensorflow-requirements-20220818.txt
tensorboard –logdir logdir
npm install -g phantomjs-prebuilt
set-env-var-run-once.bat
start /b D:/ProgramFiles/Windows-64-bit-webdav/webdav.exe -rt=”17b3597d9de34b73902ece3290dc094f” -port 8087 & ping 127.0.0.1 -n 1
start /b D:/ProgramFiles/Windows-64-bit-webdav/webdav.exe -rt=”17b3597d9de34b73902ece3290dc094f” -port 8087
where npm
where node
D:\ProgramFiles\nodejs\node.exe
code activate python368
cd D:\ProgramFiles\Anaconda3\envs
conda
cd H:\spark-study
H
H:\spark-study\spark-win\Python368-64\python.exe wordcount.py b.txt
cd spark-win
H:\spark-study\spark-win\Python368-64\python.exe wordcount.py b.txt
H:\spark-study\spark-win\Python368-64\python.exe H:\spark-study\wordcount.py H:\spark-study\b.txt
cd D:\mongodb-redis\hbase-win
cd H:\spark-study\spark-win
javac
‘cmd’ 不是内部或外部命令
path C:\Windows\System32
where
where java
set-spark-env.cmd
H:\spark-study\spark-win\Python368-64\python.exe H:\spark-study\wordcount3.py
pyspark
cd D:\ProgramFiles\Anaconda3\envs\pytorch-py368
pip install Flask=1.1 requests=2.22 jieba
cd python368
cd Python368-64
pip install jieba
pip install jieba -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple -U
pip install jieba -i https://pypi.tuna.tsinghua.edu.cn/simple -U
pip install numpy==numpy-1.13.3 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy==1.13.3 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip uninstall torchvision tifffile tensorflow tensorflow-gpu scipy pandas nibabel matplotlib hdbscan
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user
pip install numpy scipy matplotlib pandas scikit-learn medpy dfply scikit-image -i https://pypi.tuna.tsinghua.edu.cn/simple –user
pip uninstall numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user –no-warn-script-location
pip uninstall numpy
pip uninstall timm
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple –user –no-warn-script-location
pip show numpy
pip install wordcloud -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyDes -i https://pypi.tuna.tsinghua.edu.cn/simple
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm
h
cd raft-master
d:\Python368-64\python.exe -m raft.master
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe raft\master.py
cd raft
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe master.py
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m master
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m raft.master
cd
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m test.client
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe -m raft.slave
pip install pysyncobj -i https://pypi.tuna.tsinghua.edu.cn/simple
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\simple-raft-py-master
D:\Python368-64\python.exe sraft.py -h
D:\Python368-64\python.exe sraft-raft.py -h
D:\Python368-64\python.exe server\server_raft.py
pip install raftos -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install raftos
pip install zatt
pip install zatt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install chillaxd
set JAVA_HOME
ping 127.0.0.1 2333
telnet 127.0.0.1 2333
D:\Python368-64\python.exe sraft_raft.py -c node.list
D:\Python368-64\python.exe sraft_raft.py -c config
D:\Python368-64\python.exe sraft_raft.py
D:\Python368-64\python.exe sraft_raft.py -h
D:\Python368-64\python.exe sraft_raft.py node.list
D:\ProgramFiles\Anaconda3\envs\yolov5-py38\python.exe
D:\Python368-64\python.exe sraft_raft.py 127.0.0.1 2333
pip install msgpack
cd Algorithm
cd raft-master
id=5254 D:\Python368-64\python.exe main.py
set id=5255 && D:\Python368-64\python.exe main.py
D:\Python368-64\python.exe main.py
set id=5256 & D:\Python368-64\python.exe main.py
pip install msgpack==0.6.2
pip install msgpack==0.6.2 –user
unpackb() got an unexpected keyword argument ‘encoding’
set id=5254
D:\Python368-64\python
set id=5255
cd H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\raft-master
set id=5256
D:\Python368-64\python.exe main.py
netstat -aon|findstr “9903”
netstat -aon|findstr “9000”
netstat -aon|findstr “50010”
cd H:\hadoop-study\hadoop-win
dir/l
netstat -aon | findstr “9000”
netstat -aon | findstr “50010”
hadoop fs -ls /input
pip show list
pip list
cd bin
cd /d cd /d D:\mongodb-redis\apache-zookeeper-3.5.10-bin
cd /d D:\mongodb-redis\apache-zookeeper-3.5.10-bin
zkCli.cmd
cd /d D:\mongodb-redis\kafka_2.13-3.2.1
wmic
bin\windows\kafka-server-start.bat config\server.properties
cd /d D:\mongodb-redis\kafka_2.13-3.2.1
bin\windows\kafka-server-start.bat config\server.properties
cd windows
kafka-server-start.bat
kafka-server-start.bat ../../confin/server.properties
cd /d D:\kafka_2.13-3.2.1
.\bin\windows\kafka-server-start.bat .\config\server.properties
cd /d D:\mongodb-redis\kafka_2.11-1.0.0
.\bin\windows\kafka-topics.bat –create –zookeeper localhost:2181 –replication-factor 1 –partitions 1 –topic test
.\bin\windows\kafka-topics.bat –list –zookeeper localhost:2181
.\bin\windows\kafka-console-producer.bat –broker-list localhost:9092 –topic test
.\bin\windows\kafka-console-consumer.bat –bootstrap-server localhost:9092 –topic test –from-beginning
cd /d D:\mongodb-redis\redis64-3.0.501
redis-server.exe
cd /d D:\mongodb-redis\mongodb-4.2.18
mongod.exe
bin/mongod.exe
./bin/mongod.exe
bin\mongod.exe
cd bin
mongod.exe –dbpath=./db
cd /d
net start mysql
net
net start mysql
mysql
mysql -u root -p root
set-mysql-start.cmd
mysql -u root -p
cd /d d:\Python368-64
pip uninstall cryptography
pip install kazoo
pip install kafka-python
pip freeze >k:\python368-64_requirements.txt
cd /d D:\mongodb-redis
H:\hbase-study\hbase-win\run.cmd
cd /d H:\hbase-study\hbase-win
cd D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin
cd D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin /d
zkServer.cmd
netstat -ano | findstr “2181”
tasklist|findstr “3976”
D:\mongodb-redis\apache-zookeeper-3.5.10-bin\bin\zkServer.cmd
set Path=C:\Windows\System32\wbem;C:\Windows\System32;%Path%;
D:\mongodb-redis\kafka_2.11-1.0.0\bin\windows\kafka-server-start.bat D:\mongodb-redis\kafka_2.11-1.0.0\config\server.properties
D:\mongodb-redis\mongodb-4.2.18\bin\mongod.exe –dbpath=./db
D:\mongodb-redis\mongodb-4.2.18\bin\mongod.exe –dbpath=D:\mongodb-redis\mongodb-4.2.18\bin\db
D:\mongodb-redis\redis64-3.0.501\redis-server.exe D:\mongodb-redis\mongodb-4.2.18\bin\redis.windows.conf
D:\mongodb-redis\redis64-3.0.501\redis-server.exe D:\mongodb-redis\redis64-3.0.501\redis.windows.conf
set id=6000
d:\Python368-64\python node_server.py
cd H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
set id=6001
d:\Python368-64\python node_server.py
cd /d cd H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
cd /d H:\hadoop-study\hadoop-win\workspace\testpython\blockchain
set id=6002
cd /d H:\hadoop-study\hadoop-win\workspace\testpython\Algorithm\raft-master
d:\Python368-64\python main.py
set id=5201
set id=5202
set id=5200
set id=5300
set id=5301
set id=5302
d:\Python368-64\python node_server.py
curl -X POST http://127.0.0.1:5301/register_with -H ‘Content-Type: application/json’ -d ‘{“node_address”: “http://127.0.0.1:5300"}'
cd d:\Python368-64
cd sc
pip install eth-brownie
brownie
hadoop fd -ls /
hadoop fs -ls /
ping 192.168.0.117
pip install web3
npm install remix-ide -g
cd H:\hadoop-study\hadoop-win\workspace\testpython
h:
brownie bake chainlink-mix
remix-ide
d:\Python368-64\Scripts\brownie.exe bake chainlink-mix
where ganache-cli
where ganache
cd brownie_storage
brownie init
where pip
where pip
d:\Python368-64\Scripts\pip
d:\Python368-64\Scripts\brownie.exe init
d:\Python368-64\Scripts\brownie.exe compile
set Path=D:\ProgramFiles\nodejs\node_global;%Path%;
d:\Python368-64\Scripts\brownie.exe network list
d:\Python368-64\Scripts\brownie.exe networks list
d:\Python368-64\Scripts\brownie.exe run .\tests\test_storage.py
d:\Python368-64\Scripts\brownie.exe
d:\Python368-64\Scripts\brownie.exe console
d:\Python368-64\Scripts\brownie.exe run .\scripts\deploy.py
d:\Python368-64\Scripts\brownie.exe test .\tests\test_storage.py
d:\Python368-64\Scripts\brownie.exe
cd flask-web3
d:\Python368-64\python user_block.py
ganache-cli.cmd
solc -version
solc –version
cd D:\ProgramFiles\go-ipfs
d:
ipfs version
ipfs init
ipfs -help
ipfs –help
ipfs daemon
ganache-cli
d:\Python368-64\Scripts\pip freeze >k:/python368-64_requirements.txt
git clone https://github.com/Yakindu/solidity-ide.git
which docker
.\docker-start.cmd
mkdir /f /p C:\Users\Administrator.docker\machine\cache
mkdir /p C:\Users\Administrator.docker\machine\cache
mkdir C:\Users\Administrator.docker
mkdir C:\Users\Administrator.docker\machine
mkdir C:\Users\Administrator.docker\machine\cache
docker-start.cmd
docker pull remixproject/remix-ide:latest
#10330是本地运行的端口号
.
npm install -g cnpm
cnpm install -g remixd
yarn install -g remixd
npm install -g @remix-project/remixd
npm config set registry https://registry.npm.taobao.org –global
npm config set disturl https://npm.taobao.org/dist –global
npm config get registry
npm uninstall -g remixd
remix-d
H:\spark-study\spark-win\set-spark-env.cmd
set Path=%SPARK_HOME%\bin;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;%HADOOP_HOME%\bin;%HADOOP_HOME%\sbin;%PYTHON_HOME%;%SCALA_HOME%\bin;C:\Windows\System32;%Path%;
set PYTHON_HOME
set Path=%SPARK_HOME%\bin;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;%HADOOP_HOME%\bin;%HADOOP_HOME%\sbin;%PYTHON_HOME%;%PYTHON_HOME%\Scripts;%SCALA_HOME%\bin;C:\Windows\System32;%Path%;
pip3 version
pip version
npm install -g @remix-project/remixd
remixd
npm install -g remixd
D:\ProgramFiles\nodejs\node_global\remixd.cmd
docker image
docker
docker-machine ssh
docker-machine ssh default
docker-machine default
docker info
ifconfig
cd /d H:\hadoop-study\hadoop-win
run.cmd
hdfs dfs
hadoop fs
cla
hadoop fs -help ls
hadoop fs -help mv
vi
hadoop fs -ls /
hadoop fs -put H:\hadoop-study\hadoop-win\workspace\WordCount\input
hadoop fs -put H:\hadoop-study\hadoop-win\workspace\WordCount\input\file0
hadoop fs -put H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0
hadoop fs -put file:/H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0
hadoop fs -help put
hadoop fs -mkdir /test
hadoop fs -put file:/H:/hadoop-study/hadoop-win/workspace/WordCount/input/file0 /test
hadoop fs -put H:/hadoop-study/hadoop-win/workspace/WordCount/input/file1 /test
hadoop fs -help get
hadoop fs -gut /test/file0 H:/hadoop-study/hadoop-win/workspace/WordCount/
hadoop fs -get /test/file0 H:/hadoop-study/hadoop-win/workspace/WordCount/
hadoop fs -cat /test/file0
hadoop fs -rm /test/file0
hadoop fs -du
hadoop fs -du /
hadoop fs -ls /test/
cd H:\hadoop-study\hadoop-win\workspace\testMaven\target
H:
cd /d H:\hadoop-study\hadoop-win\workspace\testMaven\target
java -jar testMaven-0.0.1-SNAPSHOT.jar
java
java -jar H:\hadoop-study\hadoop-win\workspace\testMaven\target\testMaven-0.0.1-SNAPSHOT.jar
npm
docker images
where docker
docker run -p 10330:80 remixproject/remix-ide:latest
D:\ProgramFiles\nodejs\node_global\remixd.cmd -s H:/hadoop-study/hadoop-win/workspace/testpython/remix/ –remix-ide http://192.168.99.100:10330
ipconfig
ping 192.168.99.100
docker run -it alpine /bin/sh
docker ps -a
docker start 9483eee27264
docker ps
docker exec -it 9483eee27264 /bin/sh
npm i hexo-cli -g
D:\ProgramFiles\nodejs\node_global\hexo
mkdir hexo-blog
cd hexo-blog && npm init -y
npm link hexo
npm i hexo-cli
npm i
hexo init myblog
D:\ProgramFiles\nodejs\node_global\hexo init myblog
git clone https://github.com/iissnan/hexo-theme-next themes/next
cd .
cd myblog
npm server
npm run hexo
npm run server
hexo
npm config ls
npm install hexo-deployer-git –save
hexo deploy
特别健康 Special Health 가정보건 https://sns.wanfangdata.com.cn/perio/jtbj
mkdir themes/next
mkdir themes\next
curl -s https://api.github.com/repos/iissnan/hexo-theme-next/releases/latest | grep tarball_url | cut -d ‘“‘ -f 4 | wget -i - -O- | tar -zx -C themes/next –strip-components=1
curl
git clone –branch v5.1.2 https://github.com/iissnan/hexo-theme-next themes/next
dir/w
git tag -l
git checkout master
cd themes/next
git pull
hexo g
hexo s
git clone https://github.com/theme-next/hexo-theme-next themes/next
hexo s -c
git clone -b master https://gitee.com/iamjerryw/hexo-theme-butterfly.git themes/butterfly
hexo generate
hexo server
hexo s -g
hexo clean
git clone –depth 1 https://github.com/hexojs/hexo-theme-landscape themes/landscape
git clone https://github.com/howiefh/hexo-theme-landscape-f.git themes/landscape-f
hexo d
hexo clean && hexo g && hexo
hexo -v
hexo new page categories
hexo new page tags
hexo new page about
npm install hexo-generator-sitemap –save
npm install hexo-generator-baidu-sitemap –save
hexo v
scp
mkdir public
scp -r .\public\ admin@192.168.0.106:/web
scp -r .\public\ admin@54133z04i1.oicp.vip:/web
git add .
git commit -m ‘ww’
git push
nodev -v
node -v
npm -v
D:\ProgramFiles\nodejs\node_global\node_modules\hexo-cli\bin\hexo
hexo
npm install theme-next/hexo-next-share
npm install -g grunt
git commit -m “ww”
git push
git add -A
express
pwd
npm install express -g
node express-web-http.js
npm install -g pm2
pm2 monitor
cd /d D:\ww-hexo-blog\myblog
pm2 start express-web-http.js –watch -i 3
pm2 list
git pull https://gitee.com/wangwei-2022/hexo-code-tencent-vps.git
.\git-upload.bat
git-upload
clear
cls
pm2 serve “public” 4002
pm2 stopall
pm2 stop all
pm2 monit
cd /d I:\AAcode\Electron
cd nw-sample-apps-master
cd file-explorer
nw .
npm config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org/
cnpm install -g nw
npm install -g nw
npm install hexo-wordcount –save
run.cmd
java -version
hadoop version
jsp
jps
mkdir novnc-server
cd novnc-server
npm init
yarn add ws optimist mime-types -S
npm install ws optimist mime-types -S
git clone https://github.com/novnc/noVNC.git
node websockify.js –web ./noVNC 8788 –target-config=token.conf
node websockify.js
node websockify.js –web ./noVNC 8788 –record token.conf
node websockify.js –web ./noVNC –record token.conf 8788
node websockify.js –web ./noVNC –record . 8788
node websockify.js –web ./noVNC –record ./ 8788
node websockify.js –web ./noVNC –record ./
npm start
cd D:\phpstudy_pro\WWW\eduwind\novnc-server
npm start
cd /d D:\phpstudy_pro\WWW\eduwind\novnc-py-server
cd websockify-py
d:\Python368-64\python.exe setup.py
d:\Python368-64\python.exe setup.py install
d:\Python3810-64\Scripts\pip.exe install setuptools
d:\Python3810-64\Scripts\pip.exe install pip
d:\Python3810-64\python.exe d:\Python3810-64\get-pip.py
d:\Python3810-64\Scripts\pip.exe help
d:\Python3810-64\Scripts\pip.exe
d:\Python3810-64\python.exe -m pip install –upgrade pip
d:\Python3810-64\python.exe -m pip3 install –upgrade pip
cd /d D:\Python3810-64\Scripts
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py –force-reinstall
pip show pip
cd Scripts
pip
pip3.10.exe
python
pip
pip install numpy==1.23.4
python -m pip install –upgrade pip
d:\Python3810-64\python.exe setup.py install
d:\Python3810-64\Scripts\websockify.exe
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –unix-target=D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 192.168.0.113:5903 –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token-conf\ –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:\phpstudy_pro\WWW\eduwind\novnc-py-server\token-conf\one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python run 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python websockify.py 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\python ./run 8788 –token-plugin TokenFile –token-source D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:/phpstudy_pro/WWW/eduwind/novnc-py-server/noVNC
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/ –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
node websockify.js –help
node websockify.js -h
node websockify.js
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNChi
d:\Python3810-64\Scripts\websockify.exe 8788 –target-config=D:/phpstudy_pro/WWW/eduwind/novnc-py-server/token-conf/one.conf –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe 8789 localhost:5900 –web D:\phpstudy_pro\WWW\eduwind\novnc-py-server\noVNC
d:\Python3810-64\Scripts\websockify.exe –help >> J:\AA软件\novnc\history.txt
d:\Python3810-64\Scripts\websockify.exe –help
cd /d D:\phpstudy_pro\WWW
git clone –recursive git://github.com/typecho/framework-example.git
git clone –recursive https://github.com/typecho/framework-example.git
git clone –recursive https://github.com/typecho/framework.git
git clone –recursive https://github.com/typecho/typecho.git
docker pull imlala/ubuntu-xfce-vnc-novnc
scoop install svn
svn
llvm
clang
cd j:
j:
cd AA软件
cd AA编程语言开发
git clone –config core.autocrlf=false https://github.com/llvm/llvm-project.git
cmake -v
hexo clean && hexo g && hexo s
hexo clean && hexo g && hexo d
git-upload.bat
cd ..
cd ww-compiler-study
clang helloworld.c -o hello.exe
gcc
cd D:\ProgramFiles\mingw64\bin
cd D:\ProgramFiles\MinGW\bin
cmake
cd d:\ww-compiler-study
clang helloworld.c
clang –target=x86_64-pc-mingw64 hello.c
clang –target=x86_64-pc-mingw64 helloworld.c
ll
ls
.\a.exe
clang++ –target=x86_64-pc-mingw64 helloworld.cpp -o helloworld.exe
.\helloworld.exe
clang -v
gcc -v
clang –target=x86_64-pc-windows-msvc helloworld.c
clang++ –target=x86_64-pc-mingw64 test.cpp -o test.exe
.\test.exe
clang++ -E test.cpp -o test.i
clang++ –target=x86_64-pc-mingw64 -E test.cpp -o test.i
clang++ –target=x86_64-pc-mingw64 -S test.i
clang++ –target=x86_64-pc-mingw64 -c test.s
clang++ –target=x86_64-pc-mingw64 -o test2.exe test.o
.\test2.exe
clang++ –target=x86_64-pc-mingw64 -ccc-print-phases A.c
clang++ –target=x86_64-pc-mingw64 -fmodules -E -Xclang -dump-tokens A.c
clang –target=x86_64-pc-mingw64 -fmodules -E -Xclang -dump-tokens A.c
clang –target=x86_64-pc-mingw64 -fmodules -fsyntax-only -Xclang -ast-dump A.c
clang –target=x86_64-pc-mingw64 -S -emit-llvm A.c