摘要:
转自:梁荣华技术空间Basic(基本的) Data Source=filename;Version=3;Using UTF16(使用UTF16编码) Data Source=filename;Version=3;UseUTF16Encoding=True;With password(带密码的) Data Source=filename;Version=3;Password=myPassword;Using the pre 3.3x database format(使用3.3x前数据库格式) Data Source=filename;Version=3;Legacy Format=True;Re 阅读全文
posted @ 2012-05-07 19:34
Bruce T
阅读(2796)评论(0)推荐(0)
摘要:
1.如何用Asp判断你的网站的虚拟物理路径 答:使用Mappath方法 < p align="center" >< font size="4" face="Arial" >< b > The Physical path to this virtual website is: < /b >< /font > < font color="#FF0000" size="6" face="Arial" > < 阅读全文
posted @ 2011-03-21 11:20
Bruce T
阅读(220)评论(0)推荐(0)
摘要:
1.例子实现了动态页数,当前页、总页数的显示,功能相对简单。【效果图】【前台界面】代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<Windowx:Class="LinqPager.Window1"xmlns="http://schemas.... 阅读全文
posted @ 2010-11-10 16:19
Bruce T
阅读(5872)评论(4)推荐(1)
摘要:
【01】【名称】Aggregate<>【描述】对应用序列累加函数【用法】代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--stringsentence="thequickbrownfoxjumpsoverthelazydog";stri... 阅读全文
posted @ 2010-11-09 17:45
Bruce T
阅读(230)评论(0)推荐(0)
摘要:
一.终结点每个终结点包含一个指示可在何处找到此终结点的地址、一个指定客户端如何与此终结点进行通信的绑定和一个标识可用方法的协定。(1).在后台代码添加终结点代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--ServiceHosthost=newSe... 阅读全文
posted @ 2010-10-18 11:02
Bruce T
阅读(202)评论(0)推荐(0)