10 2008 档案

摘要:前台<asp:TemplateColumn HeaderText="绑定网址"><HeaderStyle HorizontalAlign="Center" Width="100px"></HeaderStyle><ItemStyle HorizontalAlign="Center"></ItemStyle><ItemTemplate... 阅读全文
posted @ 2008-10-26 14:56 zhangh 阅读(246) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/JeffreyZhao/archive/2007/03/12/ASP_NET_AJAX_MSDN_Webcast_Feedback.html 阅读全文
posted @ 2008-10-26 14:53 zhangh 阅读(145) 评论(0) 推荐(0)
摘要:This past Thursday the ASP.NET MVC feature team published a new "Preview 5" release of the ASP.NET MVC framework.? You can download the new release here.? This "Preview 5" release works with both .NET... 阅读全文
posted @ 2008-10-26 14:35 zhangh 阅读(323) 评论(0) 推荐(0)
摘要:The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week.? The Preview 3 release focused on finishing up a lot of the underlying c... 阅读全文
posted @ 2008-10-26 14:33 zhangh 阅读(259) 评论(0) 推荐(0)
摘要:1,在Oracle上建立一个Java source程序,用于更新本地文件:create or replace and compile java source named javaupdatefile asimport java.io.*; public class UpdFile{ public static void updateFile(String filename) { try{ ... 阅读全文
posted @ 2008-10-26 14:16 zhangh 阅读(374) 评论(0) 推荐(0)
摘要:相信很多人都做过安装程序,目前最大功能最全的当属InstallShield,但是InstallShield的语法学习起来实在费劲,相对而言vs.net自带的安装部署短小精悍,且使用C#语法,对于一般C#开发者来说使用起来就极为简便,在对其作了一些研究之后,发现vs.net的安装部署项目的功能也已经非常好用,一般的程序安装都可以轻松实现,当然,在研究的过程中也发现了一些缺陷,这个后面再提。下面就向... 阅读全文
posted @ 2008-10-26 14:13 zhangh 阅读(716) 评论(0) 推荐(0)
摘要:[翻译]Liu Junfeng著Excel Reader[简介]这个链接库是基于以下几篇文章编写出来的,非常感谢它们的作者:复合文档格式Excel文件格式微软Office 97绘图文件格式本文涉及了BIFF8/BIFF8X格式下的记录结构。 功能1. 读出在工作簿(workbook)中的所有Worksheet2. 读出所有WorkSheet中的单元3. 读取单元的内容(文本,数字,日期或错误)... 阅读全文
posted @ 2008-10-26 14:10 zhangh 阅读(583) 评论(0) 推荐(0)
摘要:今天看到一篇在ExtJS的ComboBox组件中实现下拉树效果的好文,特转载如下: 看了很多关于EXT下拉树的实现, 发现很多例子都是对EXT原有的类进行扩展, 而且都发现用起来很费劲,在这里,本人实现的EXT下拉树是直接使用 Ext.form.ComboBox + Ext.tree.TreePanel, 将两者结合起来,不需要额外的扩展 效果可见附件一 JS代码如下: var c... 阅读全文
posted @ 2008-10-26 14:06 zhangh 阅读(1999) 评论(1) 推荐(1)
摘要:1.xml数据源内容: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 203 21 0446355453 Jimmy.Yang Warner Books B... 阅读全文
posted @ 2008-10-26 14:03 zhangh 阅读(1108) 评论(0) 推荐(0)
摘要:Extjs在使用accordion layout,总共分2个页签,每个页签都有一棵树 Js代码 layout:'accordion', layoutConfig:{ animate:true, hideCollapseTool:tru... 阅读全文
posted @ 2008-10-26 14:01 zhangh 阅读(1276) 评论(1) 推荐(0)
摘要:Visual Studio 2005 下载 http://www.newasp.net/soft/system/21281.htmlhttp://www.skycn.com/soft/24567.html 阅读全文
posted @ 2008-10-26 13:52 zhangh
摘要:注册一人独资公司最低要求注册资金是10万,一次到位,不能分期投入. 如有2个以上股东可注册有限责任公司,注册资金可分期到位,首期到位20%,剩余资金需在2年内分期到位。但首期到位资金不得低于最低注册资金3万元。 一. 公司注册登记所需资料: 1、全体股东身份证原件(非广州市户口提交计生证); 2、法定代表人相片(大1寸5张,小1寸3张),股东相片(小1寸3张); 3、公司住所的租赁合同(租... 阅读全文
posted @ 2008-10-06 22:31 zhangh 阅读(251) 评论(0) 推荐(0)