E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
snippets
Handy and Useful jQuery
Snippets
for Developers
jQuery isacrossbrowser JavaScriptlibrary thathelps developers anddesignersbuiltanddesignpowerfuland responsive web programsand applications. Ithaveactuallymadethecoders writelessanddomorewithit. jQuer
sunxboy
·
2013-09-18 15:00
developer
Handy and Useful jQuery
Snippets
for Developers
jQuery isacrossbrowser JavaScriptlibrary thathelps developers anddesignersbuiltanddesignpowerfuland responsive web programsand applications. Ithaveactuallymadethecoders writelessanddomorewithit. jQuer
sunxboy
·
2013-09-18 15:00
developer
Handy and Useful jQuery
Snippets
for Developers
jQuery isacrossbrowser JavaScriptlibrary thathelps developers anddesignersbuiltanddesignpowerfuland responsive web programsand applications. Ithaveactuallymadethecoders writelessanddomorewithit. jQuer
sunxboy
·
2013-09-18 15:00
developer
Handy and Useful jQuery
Snippets
for Developers
jQuery isacrossbrowser JavaScriptlibrary thathelps developers anddesignersbuiltanddesignpowerfuland responsive web programsand applications. Ithaveactuallymadethecoders writelessanddomorewithit. jQuer
sunxboy
·
2013-09-18 15:00
developer
Handy and Useful jQuery
Snippets
for Developers
jQuery isacrossbrowser JavaScriptlibrary thathelps developers anddesignersbuiltanddesignpowerfuland responsive web programsand applications. Ithaveactuallymadethecoders writelessanddomorewithit. jQuer
sunxboy
·
2013-09-18 15:00
developer
开源代码网站收集
http://
snippets
.org/简单实用的代码收集网站,强力推荐。比如你要找个DES加密,要找个数据压缩,找个INI文件操作的C代码等,均能手到擒来。
shanzhizi
·
2013-09-14 10:00
开源代码
JavaScript实现x秒后自动跳转
用一个response.sendRedirect("目标页面.jsp\.htm");实现直接跳转;2、有时我们需要有点提示,比如“x秒后自动跳转,若没有跳转,请点击此处”,则可以在myeclipse中调用
Snippets
qq1162195421
·
2013-08-19 22:00
python email
http://www.pythonforbeginners.com/code-
snippets
-source-code/using-python-to-send-email/http://lamsonproject.org
diy534
·
2013-08-11 00:00
Useful JS Validation
Snippets
function isEmpty(value) { return value == '' || value == null; } function isMail(value) { return /^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/.test(value); } function isAlphabet(value) { return
haohappy2
·
2013-08-09 14:00
validation
浏览器
snippets
snippet使用方法,参考:https://developers.google.com/chrome-developer-tools/docs/authoring-development-workflow#
snippets
xiongzhengxiang
·
2013-08-08 19:00
vim 编译运行
先mark关于vim的一个超好用各种代码补全片段小插件snipmate中修改
snippets
文件一定要找到隐藏文件.vim里面的 snipmate文件夹里的
snippets
pucca6
·
2013-08-02 13:00
sublime new snippet
,然后按tab text.html//文件格式限制,例如html格式就设置为text.html HereisalistofscopestouseinSublimeText2
snippets
T_star
·
2013-07-31 23:00
sublime
new
text
Snippet
现成 代码段 (recipes)分享 网站
http://code.activestate.com/Recipes»Homeofthe PythonCookbook (and otherlanguages). 4486
snippets
tolearnfromanduse.Searchtherecipes
kjpioo
·
2013-07-29 18:00
python
coding
recipes
好网站
可以直接拿来用的15个jQuery代码片段
http://www.csdn.net/article/2013-07-16/2816238-15-jQuery-Code-
Snippets
-for-Developers
hao3721
·
2013-07-24 15:00
jquery
10个PHP代码片段
http://www.csdn.net/article/2013-07-23/2816316-10-php-
snippets
-for-developers直接拿来用,10个PHP代码片段发表于4小时前|
wswqiang
·
2013-07-23 21:00
可以直接拿来用的15个jQuery代码片段
文章源自:http://www.csdn.net/article/2013-07-16/2816238-15-jQuery-Code-
Snippets
-for-Developers 可以直接拿来用的15
weistar
·
2013-07-17 16:00
jquery
Useful JQuery
Snippets
JQuery serves a multitude of ways by which to create interactive websites. Utilizing jQuery into your web projects can enable you to move HTML elements around, create a variety of custom animations, a
haohappy2
·
2013-07-17 14:00
jquery
可以直接拿来用的15个jQuery代码片段
From http://www.csdn.net/article/2013-07-16/2816238-15-jQuery-Code-
Snippets
-for-Developers摘要:开发人员利用jQuery
Jackyliujin
·
2013-07-16 22:00
visual studio
snippets
风格
但是不是我喜欢的那种风格,比如if是这样的 if () { XX } 而我比较习惯这种: if () { XX } 可以这么做: 工具(Tools)——代码段管理器(Code
Snippets
·
2013-06-29 09:00
IO
Code
Snippets
编程的时候,我们需要经常调用一些重复的代码块,比如if-else条件判断、for循环、UIViewAnimation、postnotification、addobsever等等。当我们不遗余力的敲击键盘时,却忽略了Xcode中一个十分有用的工具CodeSnippetLibrary。CodeSnippetLibrary中包含了一些系统提供的codesnippet,目的是加快开发和保证代码的完整性。我
xinruiios
·
2013-06-25 15:00
code
Snippet
C/C++编程必备
1、http://
snippets
.dzone.com/tag/c/ --数以千计的有用的C语言源代码片段 2、http://
WWL919618308
·
2013-06-13 15:00
Xcode Code
Snippets
在DoubleEncore,我们写的代码都是干净,可重用的——不过,有时候并不能完全做到。如在使用pragmamark的时候。下面就是一个示例: #pragma mark - UIViewController overrides 通过pragmamark,可以让代码看起来既整洁又有组织。虽然这很重要,但是会带来额外的输入操作和时间。此时,我们可以使用codesnippets。 通
WangPoTongXue
·
2013-06-04 22:00
设计师应该具备的50个常用CSS片段
原文出处:http://www.hongkiat.com/blog/css-
snippets
-for-designers/ByJakeRocheleau.FiledinWebDesignWithsomanynewtrendsadvancingeveryyearitcanbedifficultkeepingupwiththeindustry.Websitedesignersandfrontendde
wenlong1001
·
2013-06-04 17:45
css
Website
WebUI
Web开发者不容错过的20段CSS代码
转自:http://www.csdn.net/article/2013-05-24/2815422-20-Useful-CSS-
Snippets
-Every-Designer-Should-Have
CshBBrain
·
2013-06-01 13:00
web开发
Web开发者不容错过的20段CSS代码
阅读更多转自:http://www.csdn.net/article/2013-05-24/2815422-20-Useful-CSS-
Snippets
-Every-Designer-Should-Have
CshBBrain
·
2013-06-01 13:00
Web开发者不容错过的20段CSS代码
阅读更多转自:http://www.csdn.net/article/2013-05-24/2815422-20-Useful-CSS-
Snippets
-Every-Designer-Should-Have
CshBBrain
·
2013-06-01 13:00
Web开发者不容错过的20段CSS代码
文章源自:http://www.csdn.net/article/2013-05-24/2815422-20-Useful-CSS-
Snippets
-Every-Designer-Should-Have
weistar
·
2013-05-29 20:00
css3
20个经典CSS代码集合
原文:CSDN文章:http://www.csdn.net/article/2013-05-24/2815422-20-Useful-CSS-
Snippets
-Every-Designer-Should-Have
five3
·
2013-05-28 17:00
css
21个超实用的 JavaScript 技巧与实例
javascript-tips-tricks/ If you are doing lot of JavaScript programming, you might find below list of code
snippets
jy00509336
·
2013-05-24 13:00
JavaScript
swt参考资料地址
参考资料:SWT主页:http://www.eclipse.org/swtSWT小例子:http://www.eclipse.org/swt/
snippets
/SWT例子:http://www.eclipse.org
zhaobest
·
2013-05-23 10:42
文档
SWT
参考资料
50个C/C++源代码网站
1、http://
snippets
.dzone.com/tag/c/--数以千计的有用的C语言源代码片段2、http://www.h
qq61394323
·
2013-05-20 11:00
How To - Display products on home page
There are numerous ways to put products on your home page, and we’ll compile a list of code
snippets
jaychang
·
2013-05-15 17:00
display
50个c/c++源代码网站
1、http://
snippets
.dzone.com/tag/c/ --数以千计的有用的C语言源代码片段 2、http://www.hotscripts.com/category/c-cpp/scripts-programs
DLUTBruceZhang
·
2013-04-19 15:00
编程
C++
c
编程语言
源代码
技术之美【代码天天写】日积月累,夯实基础!
************坚持*****************【40】 Java中数组的操作 https://code.csdn.net/
snippets
zhangerqing
·
2013-04-05 20:00
java
代码
基础
日积月累
C++编程学习50个经典网站 强力推荐
1、http://
snippets
.dzone.com/tag/c/--数以千计的有用的C语言源代码片段2、http://www.h
qiaofangjie
·
2013-04-03 11:00
编程
C++
c
开源
XCode 4 :使用
Snippets
原文:http://www.icodeblog.com/2011/12/06/using-xcode-4-
snippets
/最近,我偶然看到这篇文章,对Xcode4的
Snippets
产生了极大的兴趣。
kmyhy
·
2013-03-16 10:00
开源代码网站
从别的地方弄过来的,保留下,有用http://
snippets
.org/简单实用的代码收集网站,强力推荐。比如你要找个DES加密,要找个数据压缩,找个INI文件操作的C代码等,均能手到擒来。
qipanliming
·
2013-03-13 12:00
一些c、c++资源
1、http://
snippets
.dzone.com/tag/c/ --数以千计的有用的C语言源代码片段 2、http://www.hotscripts.com/category/c-cpp/scripts-programs
Kid_U_ForFun
·
2013-03-08 23:00
JFace snippet
附件有org.eclipse.jface.
snippets
,就是官网上面的,现在需要GIT,低版本的eclipse没有把GIT集成在eclipse中,需要自己手动安装。
xmind
·
2013-01-31 11:00
jface
C/C++源代码网站
1、http://
snippets
.dzone.com/tag/c/--数以千计的有用的C
lhb_0531
·
2013-01-22 16:00
一些开源网站
http://
snippets
.org/简单实用的代码收集网站,强力推荐。比如你要找个DES加密,要找个数据压缩,找个INI文件操作的C代码等,均能手到擒来。http://www.codase.c
abcpanpeng
·
2013-01-19 13:00
Emmet 学习之路 - 2 基本语法
学习步骤是:1基本语法;2html命令;3css命令;4xsl命令;5自定义
snippets
.json。详细:Emmet针对html,键入命令都是基于html的tags。
jizhongchun
·
2013-01-06 15:33
其他WEB技术
JavaScript实现x秒后自动跳转到一个页面
用一个response.sendRedirect("目标页面.jsp\.htm");实现直接跳转;2、有时我们需要有点提示,比如“x秒后自动跳转,若没有跳转,请点击此处”,则可以在myeclipse中调用
Snippets
·
2013-01-03 11:20
50个C/C++源代码网站
blog.csdn.net/nuoshueihe/article/details/8198647但是这份清单提供了源代码的链接已经有一些已经失效了.已经做了标注.比较好的,我用红色标注.01、http://
snippets
.dzone.com
huang_xw
·
2012-12-01 22:00
C++编程必备
1、http://
snippets
.dzone.com/tag/c/ --数以千计的有用的C语言源代码片段 2、http:/
啊强ss
·
2012-11-18 13:34
编程
XCode: 如何添加自定义代码片段
转载自:http://rockonmycode.com/tips/xcode-code-
snippets
#more-185我们经常会定义一些retain的property,而且大概每次我们都会像这样写:
marsdoudouluo
·
2012-10-30 11:31
XCode: 如何添加自定义代码片段
转载自:http://rockonmycode.com/tips/xcode-code-
snippets
#more-185我们经常会定义一些retain的property,而且大概每次我们都会像这样写:
MarsDouDouLuo
·
2012-10-30 11:00
Xcode 4 Code
Snippets
http://nearthespeedoflight.com/article/xcode_4_code_snippetsPerhapsmyfavouritefeatureofXcode4istheCodeSnippetsfeature.Itallowsyoutousecommonbitsquicklyinyourcode,insteadofrequiringyouretypethemoverand
leonpengweicn
·
2012-10-29 14:00
RCP学习笔记
学习文档 Rich Client Platform http://wiki.eclipse.org/Rich_Client_Platform SWT
Snippets
http://www.eclipse.org
sunjing
·
2012-10-25 11:00
eclipse
RCP
Add or edit Code
snippets
and templates in Aptana Studio 3
最近需要对Aptana3进行扩展,先记录这一篇文章,学习用http://thomas.deuling.org/2011/06/add-or-edit-code-
snippets
-and-templates-in-aptana-studio
郭宗敬
·
2012-10-24 08:00
上一页
15
16
17
18
19
20
21
22
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他