http://www.fiddlertool.com/Fiddler2/version.aspFiddler2 - Installation InformationInstall Fiddler2(~650kb)...or,click here to install the latest v2.xBETAversion.System RequirementsWindows XP / 2K3 / Vista / 2K8 / Win7Microsoft .NET Frameworkv2.0or later8 megabytes disk space / 800mhz processor (Scre Read More
posted @ 2011-07-07 16:12
庚武
Views(402)
Comments(0)
Diggs(0)
EtherealThe world's most popular network protocol analyzerhttp://www.ethereal.com/----------------------------http://sourceforge.net/projects/wireshark/Wireshark is a powerful network protocol analyzer developed by an international team of networking experts. It runs on UNIX, OS X and Windows. ( Read More
posted @ 2011-07-07 15:41
庚武
Views(475)
Comments(0)
Diggs(0)
http://apps.hi.baidu.com/share/detail/16268377pl/sql develop的使用 Read More
posted @ 2011-07-07 12:10
庚武
Views(458)
Comments(0)
Diggs(0)
jdbc thin,oci:Oracle提供的两套Java访问Oracle数据库的方法 thin就是纯粹用Java完成访问数据库的所有方法,优点是不用安装客户端 oci就是使用Java来调用本机的Oracle客户端然后再访问数据库,优点是速度快但是需要安装和配置数据库请问jdbc:oracle:thin:@192.168.3.98:1521:orcl是什么意思?jdbc:oracle:thin:@192.168.3.98:1521:orcljdbc:表示采用jdbc方式连接数据库oracle:表示连接的是oracle数据库thin:表示连接时采用thin模式(oracle中有两中模式)jdbc Read More
posted @ 2011-07-07 01:47
庚武
Views(418)
Comments(0)
Diggs(0)
from:http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.htmlOracle Database 10gRelease 2 JDBC DriversYou must accept theOTN Development and Distribution License Agreementto download this software.AcceptLicense Agreement|DeclineLicense AgreementOracle Database 10gRelease Read More
posted @ 2011-07-07 01:40
庚武
Views(441)
Comments(0)
Diggs(0)
sqlplus登陆oracle:法1:1.cmd -> 2.输入 sqlplus "sys/123 as sysdba"法2:打开oracle 运行sql命令:SQL> connect sys as sysdba输入口令:[输入密码,我此处为123]已连接。-------------------------------------------------SQL> desc v$controlfile [控制文件]select * from v$controlfile;[数据文件]select name from v$datafile;select file Read More
posted @ 2011-07-07 01:31
庚武
Views(311)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号