会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
GuGu
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
38
39
40
41
42
43
44
下一页
2008年10月8日
html 导出excel 数字如何保持两位小数
摘要: 10.00
阅读全文
posted @ 2008-10-08 17:25 Gu
阅读(429)
评论(1)
推荐(0)
2008年9月28日
html 向aspx 页面传值
摘要: csl_terry(csl_terry) 17:07:50 从www.abc.com/a.html 想通过form action=www.def.com/b.aspx 传值到b.aspx,但这样取不到值,有什么方法从html传值到aspx呢? oliver(Oliver) 17:10:09 用URL...
阅读全文
posted @ 2008-09-28 17:47 Gu
阅读(1471)
评论(0)
推荐(0)
2008年7月4日
论Leader的技能
摘要: 基本的技能:50-70' 1.给你的下级明确的指令: definite instruction 在什么时间范围内作什么事情,注意什么,验收标准是什么 2.准确理解上级给出的指令并分解: Request breakdown 3.监控进度和质量 Monitor progr...
阅读全文
posted @ 2008-07-04 17:09 Gu
阅读(384)
评论(0)
推荐(0)
2008年6月24日
新世代交易管理機制~System.Transactions
摘要: 新世代交易管理機制~System.Transactions Transaction交易處理在嚴謹度較高的應用程式必備的基本功能,傳統.NET處理交易有兩種途徑,一是使用ADO.NET為主的SqlTransaction,另一就是透過Enterprise Services(COM+)來達成,那新世代的...
阅读全文
posted @ 2008-06-24 18:55 Gu
阅读(557)
评论(0)
推荐(0)
2008年3月16日
把excel两列字符数据用逗号合并起来
摘要: =CONCATENATE(I2,IF(OR(ISBLANK(I2),ISBLANK(J2)),"",","),J2) 例如 ---I2-------J2----- 01,02,03 09
阅读全文
posted @ 2008-03-16 01:33 Gu
阅读(2671)
评论(0)
推荐(0)
2007年11月21日
MyGeneration 如何连接 mysql 来生成代码
摘要: MyGeneration 的mysql的connection string: Provider=MySqlProv;Data Source=XXX;Integrated Security=;User ID=root;Password=password; 我找来找去都找不到MysqlProv,以为这...
阅读全文
posted @ 2007-11-21 18:01 Gu
阅读(438)
评论(0)
推荐(0)
2007年8月16日
vs.net 启动不了
摘要: http://download.microsoft.com/download/visualstudionet/fix/1.0/win98mexp/en-us/fixxml4.exe其实是一个注册表文件Windows Registry Editor Version 5.00 [HKEY_CLASSES...
阅读全文
posted @ 2007-08-16 10:09 Gu
阅读(473)
评论(0)
推荐(0)
2007年8月7日
Why cache can't direct use in class files
摘要: I see several reference to using the ASP.NET 2.0 Cache object in C# wherethe documentation just shows snippets like this:if (Cache["sometoken"] == nul...
阅读全文
posted @ 2007-08-07 18:28 Gu
阅读(236)
评论(0)
推荐(0)
2007年2月27日
Flash 8 摄像头拍照
摘要: 要制作任意尺寸的视频,而且要图像清晰的话,步骤如下:第一步:下载Animation workshop,新建一个只有一帧的文件,然后导出 180x240 尺寸 mov 视频文件。第二步:用 Macromedia Flash 8 Video Encoder 将mov视频文件转为 flv 视频文件。第三步...
阅读全文
posted @ 2007-02-27 11:33 Gu
阅读(641)
评论(1)
推荐(0)
2007年2月6日
在DedeCms下快速生成Google Sitemap的方法
摘要: 近来用了dedecms,这个php的咚咚真的不错dedecms快速生成google sitemap1.在模版目录新建一个sitemap.xml文件,内容如下: http://www.jk99.org/ 2007-01-15 weekly 0.8 {dede:arclist row="1000...
阅读全文
posted @ 2007-02-06 15:17 Gu
阅读(1620)
评论(1)
推荐(0)
上一页
1
···
38
39
40
41
42
43
44
下一页
公告