Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - js
Search - js - List
利用php实现,程序代码实现功能较完善,这是一个用php脚本语言写的其它类别,PHP+JS版简单实用编辑器 ,PHP+JS版简单实用编辑器本编辑器是采用js程序处理,部分代友来自互联网,本人搜整理改成PHP版的。,可以作为初学者例子代码。-Using php to achieve program code function better , this is a php scripting language to write other category PHP+ JS version is simple and practical editor , PHP+ JS version is simple and practical Editor This editor is js procedures , some
Date : Size : 53kb User : bvjrjth

源码采用php实现,精品例子程序,这是一个用php脚本语言写的小偷采集,多特软件站PHP小偷(生成html版) v1.0,1、采用PHP+lib模板编写,无需维护。2、安装简单,只要十分钟就可以拥用自己的软件站。3、生成html有利搜索引擎的抓取。4、广告位置已经加好,您只需要更改JS代码就可以换成自己的广告。,手头参考的例子程序代码。-Source php achieve a fine example of the program , which is a php scripting language used to write the thief acquisition , the Dott software station PHP thief ( generate html Edition ) v1.0 by PHP+ lib template to write , no maintenance .
Date : Size : 351kb User : ybwrgkc

对经典的学习js和vbs的教程.Vbs是一种Windows脚本,它的全称是:Microsoft Visual Basic Script Editon.它可以使各种各样的任务自动化,可以使你从重复琐碎的工作中解脱出来,极大的提高工作效率。-Tutorial on classical learning js and vbs. Vbs is a Windows script, it s full name is: Microsoft Visual Basic Script Editon itself, it can make a variety of tasks automation, can you repeat trivial freed greatly improve work efficiency.
Date : Size : 53kb User : ld

DL : 0
将HTML代码转换成C,C++,PHP,lua,js,java等语言进行输出。-The HTML code into C, C++, PHP, lua, js, java and other language output.
Date : Size : 332kb User : 李文

DL : 0
Javascript效果大全,Javascript效果大全Javascript效果大全- Javascript Effect Daquan
Date : Size : 57kb User : 内内

DL : 0
仿Google下拉框,仿Google的搜索下列列表。JS实现-Imitation Google drop-down box, imitation of Google' s search list. JS achieve
Date : Size : 619kb User : 高源

DL : 0
JS时间控件,实现点击选择时间的功能,可以根据需要进行修改-JS time controls, click to select the time, you can make changes as needed
Date : Size : 42kb User : 高源

新增1.表情包功能 2.可设置未分类的名称、别名,并可计数 3.文章可支持“动态”“伪静态”“静态”三种模式,若为前两种则不需要文件重建 4.增ZC_ARTICLE_EXCERPT_MAX参数控制摘要字数 5.增加了User.FirstName用来优先显示别名 6.增加代码高亮和HTML编辑模式高亮开关 7.部分新插件接口 8.新增模板标签 9.全局变量BlogVersion,可返回当前博客版本(返回格式为6位数字,越大程序越新) 10.密码加入Session缓存 11.加入侧栏回调JS(请参考默认主题custom.js) 12.加了几个loading效果 13.安装程序修改 -Add 1 face pack features Can be set Uncategorized name, aliases, and counting Paper supports "dynamic" pseudo-static "three" static "mode, for the first two you do not need to file renewal 4. Increase ZC_ARTICLE_EXCERPT_MAX the parameters of control Abstract words 5. Increase User.FirstName to first alias 6. Increase code highlighting and HTML editing mode highlighted switch 7 part of the new plug-in interface 8 new template tags The global variables BlogVersion, to return to this blog version (return format 6-digit, the larger the program the more new) 10 password Session cache 11. Join the sidebar callback JS (please refer to the default theme custom.js) 12 plus several loading effect 13. Installation program to modify
Date : Size : 1.18mb User : 聊天

This one solves boolean expressions with minterms as input.
Date : Size : 2kb User : curufyn

this one solves boolean tables with full table as input.
Date : Size : 2kb User : curufyn

DL : 0
draws boolean expressions into a html5 canvas.
Date : Size : 2kb User : curufyn

js访问本地磁盘,列出本地磁盘文件。喜欢就下载吧-js to access the local disk, lists local disk file. Like to download it
Date : Size : 47kb User : duanjiazeng

DL : 0
实现图片组的左右移动,很不错的非插件js代码-Move left and right of the picture group
Date : Size : 1kb User : peng

ext js 各种控件的描述-ext js The use of software
Date : Size : 8kb User : 周亚芳

C#Winform中嵌入WebBrowser,网页通过JS与Winform交互 以及Winform调用网页的JS -C# Winform WebBrowser, embedded web JS by JS interact with Winform Winform call page
Date : Size : 118kb User : 王建星

DL : 0
三D图片轮播 CU3ER官网flash 3D焦点图代码-3D Image Carousel
Date : Size : 448kb User : 彭超

DL : 0
数据在DataBase里,自己还原上去 你还得修改一下Security.config 文件里的数据库连接串,然后就可以编译运行了 本系统使用 IBatis.Net+ASP.NET MVC3.0+ExtJS实现, 并扩展IBatis.Net的缓存,支持分布式缓存Memcached,你自己可在Web.config中修改下自己的缓存服务器地址 把IBatis.Net 的缓存模式改成MEMCACHED就可以了,我想你应该多少了解一些IBatis.Net的缓存机制,这是我最喜欢它的地方 那我就不多说了 本系统并实现了·全局异常捕捉跟全局权限验证过滤,依赖注入, 你在Global.asax中,解开这行注释就可以了 ControllerBuilder.Current.SetControllerFactory(new LC.MVC.Web.Common.Authorization.BIDefaultControllerFactory(container)) 另外所有的页面全都是用纯JS编写的,实现了组件式页面,通过JS来动态加载, 菜单也是动态加载的(可以实现后期的权限模块),你自己在数据库的Features表中可以看到 动态加载菜单类在/Scripts/Business/Core/layout.js中 可能还会有些小BUG,但我还没发现 如果你有发现或者有好的建议,可以跟我交流交流 52017126我的QQ, 这个是VS2010版本的,当然你还得装ASP.NET MVC3-Data in DataBase own restore up You have to modify the database connection string Security.config file, then you can compile and run The system uses IBatis.Net ASP.NET MVC3.0 ExtJS achieved And extended cache of IBatis.Net, to support the distributed cache Memcached yourself in the Web.config to modify under its own cache server address To the IBatis.Net the cache the mode changed MEMCACHED can, I think you should know how much some IBatis.Net caching mechanism, which is my favorite place I will not say The system and achieve · global exception capture filter validation with global permissions dependency injection, Can you unlock the line comment in Global.asax ControllerBuilder.Current.SetControllerFactory (new LC.MVC.Web.Common.Authorization.BIDefaultControllerFactory (container)) In addition, all the pages are all written in pure JS component page via JS to dynamically load Menu is dynamically loaded (the permissions module) of late, you can see the Feat
Date : Size : 11.87mb User : luocan

DL : 0
js判断浏览器的类型,解决浏览器兼容性问题-js determine the browser type and resolve browser compatibility issues
Date : Size : 1kb User : 真子云

DL : 0
做网站时经常会用到的动态模块,CSS+JS经典的滑轮新闻显示-Often used to do site the dynamic module, CSS+JS classical pulley News
Date : Size : 3kb User : pingmq

DL : 0
简单的集css和div,结合js代码,实现了简单的预览功能,适合于asp初学者-Simple set of css and div js code to achieve a simple preview function, suitable for asp beginners
Date : Size : 99kb User : 路大有
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.