会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
踏踏实实学技术
衣带渐宽终不悔,为伊消得人憔悴
博客园
首页
新随笔
联系
订阅
管理
2007年11月18日
SQL 拆分字符串
摘要: 拆分字符串
阅读全文
posted @ 2007-11-18 19:30 sunbird69
阅读(895)
评论(0)
推荐(0)
2007年11月14日
WebService的WebMethod参数为类
摘要: 问题描述:在设计WebService提供接口供用户去调用,但当方法参数传递为一个类时,需要在WebService类中 传递出一个类来供参数使用。同使要保证其可序列化。首先写一个测试类Staff,如下:usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Web;usingSystem.Web.Security;usin...
阅读全文
posted @ 2007-11-14 13:21 sunbird69
阅读(1581)
评论(0)
推荐(0)
2007年10月26日
SQL 处理长度超过8000 的字符串
摘要: varchar超过8000...
阅读全文
posted @ 2007-10-26 13:55 sunbird69
阅读(923)
评论(1)
推荐(0)
2007年10月13日
数据库设计范式
摘要: 范式
阅读全文
posted @ 2007-10-13 17:44 sunbird69
阅读(337)
评论(0)
推荐(0)
2007年8月25日
今闲来无事写些SQL,欢迎大家来拍砖~~~
摘要: 删除用户表、视图、存储过程
阅读全文
posted @ 2007-08-25 19:29 sunbird69
阅读(359)
评论(2)
推荐(0)