目标:使用MyEclipse8.5阅读Tomcat6源码。第一步:在MyEclipse8.5中集成SVN插件。第二步:从地址http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk中check out代码,作为一个Java Project 这个svn....
分类:
其他好文 时间:
2014-07-07 20:38:38
阅读次数:
233
版本问题vs安装问题x64/x86 发布问题 针对开发中遇到的问题,通过一下方法解决:1.sqlite下载地址http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki,我的开发环境是 win8.1 x64 vs201....
分类:
数据库 时间:
2014-07-07 20:25:47
阅读次数:
564
Note: It may need root user permissions to execute following commands.
(1) Install needed packages
yum install mod_dav_svn subversionIn my PC, packages that were installed are
Note: if you are goi...
分类:
其他好文 时间:
2014-07-01 06:38:19
阅读次数:
397
使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作staticvoidMain(s...
分类:
数据库 时间:
2014-06-27 21:49:59
阅读次数:
291
使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作C#代码staticvoidMa...
分类:
数据库 时间:
2014-06-25 17:17:17
阅读次数:
442
我们这一节来看Port 一般来说一个Port就是一个Interface,当然也有一个Port对应多个Interface的情况,成为Bond VLAN Configuration Port的一个重要的方面就是VLAN Configuration,有两种模式: trunk port,这个port不配置t...
分类:
其他好文 时间:
2014-06-24 10:30:41
阅读次数:
427
解决svn:This client is too old问题
1、下载官方的python文件
http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py
2、下载安装python,执行python文件时有用 ,下载地址:http://code.go...
分类:
其他好文 时间:
2014-06-22 18:36:10
阅读次数:
354
en
conf t
vlan id
end
conf t
inter rang gi 0/0/1-x
switchport access vlan id
no shutdown
exit
(config)#interface range gigabitEthernet 1/0/23-24
(config-if-range)#switchport mode trunk
(con...
分类:
其他好文 时间:
2014-06-22 14:12:59
阅读次数:
421
1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVNdata/WIFI/BCM5358U/Trunk/source/ 编译: make FIR302U_config config: source/...
分类:
其他好文 时间:
2014-06-18 21:20:19
阅读次数:
287
VTP协议:VLAN Trunk Protocol 从一个控制点,维护整个网络上VLAN的添加,删除和重命名工作VTP域:相同的域名,通过Trunk相互连接的一组交换机VTP模式: 服务器模式(Server):默认 客户机模式(Client) 透明模式(Transparent)VTP通告: ...
分类:
其他好文 时间:
2014-06-18 08:57:54
阅读次数:
201