Useful jQuery Tutorials - January 2011 博客

animated form switch with three very common forms. The idea is not to leave the page when the user goes to another

ajax 2011-03-11   2524   0
Evince  

11Useful & New jQuery Techniques 博客

with some really sweet animations using jQuery. The idea is to have little boxes scattered around at the

ajax 2011-04-28   1272   0

如何优化 Android Studio 启动、编译和运行速度? 经验

1、进入刚安装的 Android Studio 目录下的bin目录。找到 idea.properties 文件,用文本编辑器打开。 2、在 idea.properties 文件末尾添加一行:disable.android

jopen 2015-11-26   30570   0

Android studio安装配置常见问题及其解决方案 经验

1)找到安装的Android Studio目录下的bin目录。找到idea.properties文件,用文本编辑器打开。 2)在idea.properties文件末尾添加一行: disable.android

ybny 2015-04-24   20090   0

JetBrains发布AppCode,面向Objective-C的IDE 资讯

Objective-C的 IDE,其感觉非常类似于面向 Java 的 IntelliJ IDEA 编辑器。 熟悉 IDEA 的开发者会注意到他们之间的相似性。其运行时完全使用 Java 实现,这意味着要想运行该

jopen 2012-02-04   14343   0

Android Studio 1.3 Preview 1 发布 资讯

开发环境,基于 IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试,在 IDEA 的基础上,Android Studio

w427 2015-05-30   23548   0

15个利用 CSS3 +jQuery 实现页面变换效果教程 资讯

responsive layout with some fancy page transitions. The idea is to show four items initially and expand them

jopen 2013-06-03   9299   0
CSS3   jQuery  

Android Studio教程从入门到精通 经验

手动关掉进程(Ctrl+Alt+Del启动任务管理器),然后打开AS安装目录下的bin目录里面的idea.properties文件,添加一条禁用开始运行向导的配置项: disable.android.first

yg3n 2015-06-03   7157416   0

JavaScript正则表达式符号详解 经验

/blue(?=idea)/; str='blueidea'; execReg(reg,str); 匹配到blue,而不是blueidea。 reg = /blue(?=idea)/; str='bluetooth';

jopen 2013-12-29   15999   0

使用Java访问MongoDB,Redis,CouchDB,Riak,Cassandra的代码 经验

File System, Cassandra, Riak and CouchDB. The idea of the solution is to work as a kind of logger,

openkk 2012-06-05   44217   0

Maven入门(含实例教程) 经验

生成eclipse项目:mvn eclipse:eclipse 11. 生成idea项目:mvn idea:idea 12. 组合使用goal命令,如只打包不测试:mvn -Dtest package

jopen 2016-01-19   36160   0

下载编译android源码笔记 经验

程导入到Eclipse或者IntelliJ IDEA,关键是要有相应的工程配置文件。idegen就是用来生成针对Eclipse和IntelliJ IDEA的Android系统源代码工程配置文件的一个工具。

Kevin12 2016-04-15   11584   0

10个最佳生产工具,以简化设计人员和开发人员的工作 资讯

best productivity tools. If you have an amazing idea in your mind and want to share that with your clients

jopen 2013-10-04   5480   0
工具  

最诚实的创始人:我TM完全不知道自己的产品为什么会那么火 资讯

pingwest.com/the-most-honest-founder-i-have-no-fxxking-idea-why-slack-is-booming/ 通常来说,每一款应用流行都有其背后的原因。我也

jopen 2015-01-22   4420   0
产品  

推荐给 iOS 设计师的工具和资源 资讯

iPhone Idea Sheet ③ iPhone Application Sketch Template 带网格的 iPhone 素描垫 ④ iPad Idea Sheet

openkk 2012-03-08   14763   1
IOS  

[第19期]Android周报 资讯

Android Design library 的使用实例。 工具 idea-live-templates AndroidStudio/IntelliJ IDEA 的有用的模板,让你写代码如虎添翼。 ButterKnifeZelezny

jopen 2015-06-15   20500   1
Android  

2015年的12个新鲜 JavaScript 框架 资讯

a JavaScript testing framework built around the idea that testing JavaScript should be as straight-forward

d3fw 2015-04-28   10062   0

12 Fresh jQuery Image Plugin Tutorials 博客

neat effect with some images using jQuery. The main idea is to have an image area with several images that

ajax 2011-01-25   3091   0

基于Web的ssh控制台来执行命:KeyBox 经验

Run Bundled with Jetty If your not big on the idea of building from source... Download keybox-jetty-vXX

jopen 2014-11-24   46767   0
KeyBox   Linux  

使用Android Studio插件android parcelable code generator快速实现Parcelable接口序列化 经验

你几秒钟实现 Parcelable接口,你是否会很兴奋呢?  确实有这种方法,Intellij idea和Android Studio上面有一个插件,叫做android parcelable code

wulan7x9qh 2016-02-07   33088   0
1 2 3 4 5 6 7 8 9 10