脚 本 之 家 www.jb51.net
页面导航:  不限条件-->ig
本地搜索:
昨天在安装SQL 2005 RTM的时候碰到了这样一个错误:Microsoft SQL Server 2005 Setup------------------------------ The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the mac...
http://www.jb51.net//article/6959.htm
收藏到网摘这样应该是最为理想的,点击收藏链接在新窗口打开网摘窗口,能自动填写网摘标题及来源地址,如果能自动截取摘要则更好,下面是经过我优化的代码:delicious,和yahoo的都是在新窗口打开  [code]<a href="javascript:d=document;t=d.selection?(d.selection.type!=’None’?d.selection.createRange().text:’’):(d.getSelection?d.getSelection():’’);void(del = window.open(...
http://www.jb51.net//article/6723.htm
呵呵,因为到现在为止,BLOG用的都是LBS,感觉缺少很多自己喜欢用的功能,这次终于下定决心自己写BLOG程序了,为兼容之前的BLOG,内容入库的格式仍会保持与LBS的一致。因为自己的BLOG中贴代码会比较多,帮考虑用JS来实现对code的语法标亮效果。以前曾看过了下dp.SyntaxHighlighter,但并未深入研究-_-在新的BLOG中打算加入代码标亮功能,这段时间就先好好研究研究:)参考地址:http://www.dreamprojections.com/syntaxhighlighter/dp.SyntaxHighlighterisafreeJavaScripttoolforsou...
http://www.jb51.net//article/6665.htm
The Navigator Object导航对象The JavaScript Navigator object contains all information about the visitor’s browser. We are going to look at two properties of the Navigator object:JS导航对象包...
http://www.jb51.net//article/6577.htm
使用时,只需要在A标签处加上rel="lightbox"即可。e.g:<A href=http://image2.sina.com.cn/dy/other/74/U1571P1T74D1184F1625DT20060618123137.jpg rel=lightbox><IMG src=http://image2.sina.com.cn/dy/other/74/U1571P1T74D1184F1625DT20060618123137.jpg height="100" width="100"></A>我自己也写...
http://www.jb51.net//article/6070.htm
今天终于开始了EnterpriseLibrary的进程了,边看边学,在这里要感谢TerryLee前辈,看了你的文章得到了不少知识,让我更容易进入状态。由于刚刚接触到这个咚咚对他还有点陌生,无论是哪个项目配置文件肯定是我们研究的切入点,所以首先当然是要看看Enterprise Library对配置文件的一些做法。  安装EnterpriseLibrary后,VS中的配置文件就默认用它带的Enterprise Library Configration来打开,为了看看配置文件Web.config的变化用源文件格式打开,后来再用那个打开就会出错:“尝试...
http://www.jb51.net//article/5995.htm
◎译  名 龙虎门◎片  名 DragonTigerGate◎年  代 2006◎地  区 中国香港◎类  别 剧情/动作◎语  言 普通话◎字  幕 中文◎IMDB评分6.7/10(44votes)◎IMDB链接http://www.imdb.com/title/tt0482930◎文件格式 XviD+MP3◎视频尺寸 640x272◎文件大小 1CD49x15MB◎片  长 94Min◎导  演 叶伟信WilsonYip◎主  演 甄子丹DonnieYen      余文乐ShawnYue      谢霆锋NicholasTse      董洁JieDong      李小冉原来金牌是亚洲...
http://www.jb51.net//article/5923.htm
[code]var main=document.getElementById("main");var singlepost=false;var firstpost;var anchor;for(var i=0;i<main.childNodes.length;i++){  if(main.childNodes[i].className&&main.childNodes[i].className=="post")  {    var p...
http://www.jb51.net//article/5493.htm
[html]<script language = "JavaScript">    HTMLCode="<p align=’center’ style=\’’><p style=\’’>"    var Pattern=/^<p.*?(?!align).*?>/ig;//tag p without align    HTMLCod...
http://www.jb51.net//article/5418.htm
device=c:\dos\himem.sys      device=c:\dos\emm386.exe ram ;noems      dos=high,umb      files=30      buffers=30      ;device =c:\cdrom...
http://www.jb51.net//article/5367.htm
数据库操作语句 7. 外连接——交叉查询7.1 查询 7.2 等值连接7.3 右外连接7.4 左外连接7.5 更新操作简介:外部连接和自联接inner join(等值连接) 只返回两个表中联结字段相等的行left join(左联接) 返回包括左表中的所有记录和右表中联结字段相等的记录right join(右联接) 返回包括右表中的所有记录和左表中联结字段相等的记录on 指定表间联结字段及其关系的等号 "=" 表达式, ...
http://www.jb51.net//article/4849.htm
共有:59/10,当前5/6页  [首页] [上一页] 1 2 3 4 5 6 [下一页]  [尾页] 转到: