close
DB2 install check
db2 create db test
db2 connect to test
How to Windows Temp folder
Start -> Run -> %temp%
How to check Java version
Start -> Run -> cmd -> change directory to java home -> java -version
How to install java on Windows
Start -> Run -> cmd -> change directory to java home -> java -jar <jar file>
How to execute java class
Start -> Run -> cmd -> change directory to java home -> java -class <class file>
全站熱搜
留言列表