上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 74 下一页
  2017年6月21日
摘要: 本文来自:http://fluentdata.codeplex.com/wikipage?title=Fluency&referringTitle=Home Documentation Fluency This contribution is an attempt to speedup the de 阅读全文
posted @ 2017-06-21 22:48 z5337 阅读(257) 评论(0) 推荐(0)
  2017年6月15日
摘要: 本文来自:https://msdn.microsoft.com/zh-cn/library/system.io.compression.gzipstream(v=vs.100).aspx 阅读全文
posted @ 2017-06-15 08:41 z5337 阅读(1993) 评论(0) 推荐(0)
  2017年6月9日
摘要: condition.Append(" AND ChineseName like @name"); p.Add("@name", "%" + name + "%", System.Data.DbType.String); like 也可以参数化查询。 @a MSSQL 的参数写法 :a Oracle 阅读全文
posted @ 2017-06-09 23:01 z5337 阅读(197) 评论(1) 推荐(0)
  2017年6月7日
摘要: 下载 jar 链接:http://files.cnblogs.com/files/z5337/org.eclipse.jface.text_3.7.2.v20111213-1208.zip 或者这个:http://files.cnblogs.com/files/z5337/eclipse.3.7.2 阅读全文
posted @ 2017-06-07 01:46 z5337 阅读(734) 评论(0) 推荐(0)
摘要: 以上代码也能达到重复 5 次标签体内容的效果。 以上代码也能达到修改标签体效果 阅读全文
posted @ 2017-06-07 00:17 z5337 阅读(133) 评论(0) 推荐(0)
  2017年6月6日
摘要: 作用:自定义标签主要用于移除 jsp 页面中的 java 代码。 实现:需要完成以下两个步骤: 代码:新建一个 day11 项目,在 src 目录下新建 cn.itcast.web.tag 包,ViewIPTag Java文件 再在 WebRoot\WEB-INF 目录下新建 itcast.tld 阅读全文
posted @ 2017-06-06 23:01 z5337 阅读(174) 评论(0) 推荐(0)
  2017年6月4日
摘要: 代码下载 生成后的 user.xml 路径在 X:\day09_user\WebRoot\WEB-INF\classes\users.xml 使用测试 在 day09 项目上右键 -> Run As -> JUnit Test 就可以看到效果。 在输入 @Test 后,按下快捷键 Ctrl + 1 阅读全文
posted @ 2017-06-04 19:29 z5337 阅读(151) 评论(0) 推荐(0)
摘要: 使用前需找到 jstl.jar 和 standard.jar 这两文件并复制到项目中的 WebRoot -> WEB-INF -> lib 目录下,eclipse 会自动生成到 Web App Libraries 引用。 然后在引用中的 standard.jar 下找到 META-INF 目录,打开 阅读全文
posted @ 2017-06-04 11:24 z5337 阅读(148) 评论(0) 推荐(0)
摘要: 其中 Person 类是: 阅读全文
posted @ 2017-06-04 11:07 z5337 阅读(140) 评论(0) 推荐(0)
  2017年6月2日
摘要: 命名空间:ComponentFactory.Krypton.Toolkit 最新版本:v4.4.0 官网状态:已停用 下载地址1:http://downloads.informer.com/krypton-toolkit/download/ 下载地址2:链接:http://pan.baidu.com 阅读全文
posted @ 2017-06-02 19:41 z5337 阅读(567) 评论(0) 推荐(1)
上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 74 下一页