2008年10月10日
摘要: ETD=estimated time of departure 预计开船时间 ETA=estimated time of arrival 预计到达时间 P/I : Proforma Invoice 商业发票 P/L : PackingList 装箱清单 B.O.L:bill of lading 提单... 阅读全文
posted @ 2008-10-10 10:49 Gu 阅读(1781) 评论(1) 推荐(0) 编辑
  2008年10月8日
摘要: 10.00 阅读全文
posted @ 2008-10-08 17:25 Gu 阅读(417) 评论(1) 推荐(0) 编辑
  2008年9月28日
摘要: 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 阅读(1456) 评论(0) 推荐(0) 编辑
  2008年7月4日
摘要: 基本的技能:50-70' 1.给你的下级明确的指令: definite instruction 在什么时间范围内作什么事情,注意什么,验收标准是什么 2.准确理解上级给出的指令并分解: Request breakdown 3.监控进度和质量 Monitor progr... 阅读全文
posted @ 2008-07-04 17:09 Gu 阅读(368) 评论(0) 推荐(0) 编辑
  2008年6月24日
摘要: 新世代交易管理機制~System.Transactions Transaction交易處理在嚴謹度較高的應用程式必備的基本功能,傳統.NET處理交易有兩種途徑,一是使用ADO.NET為主的SqlTransaction,另一就是透過Enterprise Services(COM+)來達成,那新世代的... 阅读全文
posted @ 2008-06-24 18:55 Gu 阅读(541) 评论(0) 推荐(0) 编辑
  2008年3月16日
摘要: =CONCATENATE(I2,IF(OR(ISBLANK(I2),ISBLANK(J2)),"",","),J2) 例如 ---I2-------J2----- 01,02,03 09 阅读全文
posted @ 2008-03-16 01:33 Gu 阅读(2617) 评论(0) 推荐(0) 编辑
  2007年11月21日
摘要: MyGeneration 的mysql的connection string: Provider=MySqlProv;Data Source=XXX;Integrated Security=;User ID=root;Password=password; 我找来找去都找不到MysqlProv,以为这... 阅读全文
posted @ 2007-11-21 18:01 Gu 阅读(427) 评论(0) 推荐(0) 编辑
  2007年8月16日
摘要: 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 阅读(453) 评论(0) 推荐(0) 编辑
  2007年8月7日
摘要: 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 阅读(227) 评论(0) 推荐(0) 编辑
  2007年2月27日
摘要: 要制作任意尺寸的视频,而且要图像清晰的话,步骤如下:第一步:下载Animation workshop,新建一个只有一帧的文件,然后导出 180x240 尺寸 mov 视频文件。第二步:用 Macromedia Flash 8 Video Encoder 将mov视频文件转为 flv 视频文件。第三步... 阅读全文
posted @ 2007-02-27 11:33 Gu 阅读(623) 评论(1) 推荐(0) 编辑