上一页 1 ··· 79 80 81 82 83 84 85 86 87 ··· 106 下一页
摘要: javascript iframe switchSysBar 左欄打開關閉,兼容各瀏覽器操作 javascript iframe switchSysBar 左欄打開關閉,兼容各瀏覽器操作 阅读全文
posted @ 2013-07-16 14:52 ®Geovin Du Dream Park™ 阅读(735) 评论(0) 推荐(0) 编辑
摘要: --這種是無效的過程 declare @sql nvarchar(500), @where nvarchar(500),@i nvarchar(64),@p nvarchar(50),@id intset @id=5set @sql='select '+@p+'=AreaCode from AdministrativeAreaList where AreaID='+cast(@id as varchar)--select @sqlexec @sql--測試結果:未能找到存储过程 ''。---sql server 2000/2005 塗聚文 201 阅读全文
posted @ 2013-07-16 10:00 ®Geovin Du Dream Park™ 阅读(580) 评论(1) 推荐(0) 编辑
摘要: /// /// 设置查找的节点为选定节点 /// 涂聚文 /// 2013-07-15 /// /// /// /// public TreeNode srchTxtInSelectTreeView(TreeView trvToSrch, String strToSrch) { // check if the treeView is not NULL if (trvToSrch == null) ... 阅读全文
posted @ 2013-07-15 18:48 ®Geovin Du Dream Park™ 阅读(5126) 评论(0) 推荐(0) 编辑
摘要: /** * Copyright 2010 Tim Down. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * 源碼下載: http://code.google.com/p/js 阅读全文
posted @ 2013-07-05 14:37 ®Geovin Du Dream Park™ 阅读(432) 评论(0) 推荐(0) 编辑
摘要: /// /// CheckBoxList數據源 /// 塗聚文 /// 20130705 /// /// private void setCheckBoxList() { DataTable dt = new DataTable(); CheckBoxList1.Items.Clear(); dt = geovindu_branchBLL.SelectGeovindu_branchNameDt(); CheckBox... 阅读全文
posted @ 2013-07-05 11:33 ®Geovin Du Dream Park™ 阅读(554) 评论(0) 推荐(0) 编辑
摘要: 1 /// 2 /// 3 /// 4 public partial class Form2 : Form 5 { 6 7 private mshtml.IHTMLDocument2 hc; 8 private mshtml.HTMLDocument hc1; 9 //subdir in ApplicationData Folder, change whatever you think 10 private const string M_WORKPATH = "som... 阅读全文
posted @ 2013-06-28 16:28 ®Geovin Du Dream Park™ 阅读(1376) 评论(0) 推荐(0) 编辑
摘要: 1 /// <summary> 2 /// �� 塘㙍镇 3 ///涂聚文 20130623 4 ///http://zh.wiktionary.org/wiki/Wiktionary:%E9%83%A8%E9%A6%96%E7%B4%A2%E5%BC%95 5 /// </summary> 6 / 阅读全文
posted @ 2013-06-24 17:13 ®Geovin Du Dream Park™ 阅读(1868) 评论(2) 推荐(0) 编辑
摘要: 1///<summary>2///塗聚文3///201306214///自定义字符串加密解密5///</summary>6publicclassDecEncClass7{8///<summary>9///10///加密11///</summary>12///<paramname="s"></param>13///<returns></returns>14publicstringEnc(strings)15{1617stringstr=@"0123456789ABCDEF 阅读全文
posted @ 2013-06-21 17:51 ®Geovin Du Dream Park™ 阅读(431) 评论(0) 推荐(0) 编辑
摘要: 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 4 <head> 5 <meta content="text/html; charset=utf-8" http-equiv=&quo 阅读全文
posted @ 2013-06-18 15:26 ®Geovin Du Dream Park™ 阅读(622) 评论(0) 推荐(0) 编辑
摘要: 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 4 <head> 5 <meta content="text/html; charset=utf-8" http-equiv=&quo 阅读全文
posted @ 2013-06-18 13:07 ®Geovin Du Dream Park™ 阅读(1312) 评论(0) 推荐(0) 编辑
上一页 1 ··· 79 80 81 82 83 84 85 86 87 ··· 106 下一页