摘要:
Below is a very smart tool for java *.class(including *.jar) decompiling:http://java.decompiler.free.fr/?q=jdguilocal:/Files/kelin1314/jd-gui-0.3.3.windows.zip 阅读全文
摘要:
http://linux.about.com/library/cmd/blcmdln_expr.htmNAMEexpr - Evaluate an expression SYNOPSISexpr arg ?arg arg ...? DESCRIPTIONConcatenates arg's (adding separator spaces between them), evaluates the result as a Tcl expression, and returns the value. The operators permitted in Tcl expressions ar 阅读全文
摘要:
http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/ldr_concepts.htm#SUTIL003Beloware the main steps of an example:step 1: prepare the test table(you arerecommend to make a sql file to store the ddl to create a table) create tableSAMPLE ( NAME INTEGER)step 2: prepare data files and contro 阅读全文
摘要:
Linux internal commands Linux commands Linux commands are nothing but the text written in the shell or terminal that the terminal understands. Linux commands usually performs certain specific operations such as editing a text file, making, removing and moving a directory etc. The shell or the term.. 阅读全文