- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 A Handy Guide To Handling Handles
<br />对理解Handel,C Library Handle,File*,fstream比较有帮助http://www.flounder.com/handles.htm
2010-06-02 16:02:00
450
原创 HTTP/1.1 500 Internal Server Error
今天安装完VS03后,创建web应用时显示“HTTP/1.1 500 Internal Server Error”,单独在Command Prompt下输入aspnet_regiis -i,问题没有解决,就从网上搜索了一下,这期间把IIS重装了一遍,也不行。最终将用户重新注册问题得以解决。下面是借鉴的他人的方法:Close your development environment (e
2010-05-08 16:21:00
1442
原创 转——SQL编码规范(收集)
1.书写格式 示例代码: 存储过程SQL文书写格式例 select c.dealerCode, round(sum(c.submitSubletAmountDLR + c.submitPartsAmountDLR + c.submitLaborAmountDLR) / count(*), 2) as avg, decode(null, x, xx, CNY
2008-04-26 10:50:00
645
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人