2017谷歌云大会,一口气发布100+消息 资讯

方式。它提供了全方位的安全应用程序访问方式,通过用户、验证组、部署集成的防钓鱼安全密钥等方式限制访问。 Data Loss Prevention (DLP) for Google Cloud Platform

jopen 2017-03-15   37414   0
Google  

FEX 技术周刊 - 2016/01/25 资讯

libraries? Reactive Data Flow in Angular 2 http://blog.lambda-it.ch/reactive-data-flow-in-angular-2/

jopen 2016-01-25   42517   0
Node.js  

2017谷歌云大会,一口气发布100+消息 资讯

方式。它提供了全方位的安全应用程序访问方式,通过用户、验证组、部署集成的防钓鱼安全密钥等方式限制访问。 Data Loss Prevention (DLP) for Google Cloud Platform

jopen 2017-03-15   38844   0
Google  

新鲜和实用的CSS开发框架 资讯

make beautiful forms for web applications that make data entry less painful. Grid forms is a front-end library

jopen 2013-10-24   7513   0
CSS  

为开发人员准备的新鲜 CSS工具 资讯

that adds the ability to inspect the gradient of elements to Chrome’s Developer Tools. You can even toggle

jopen 2014-09-27   5284   0
CSS  

FontReaper: Break up icon fonts into CSS classes with embedded SVG backgrounds 经验

pair of .css files with the svg glyphs embedded as data uris. out-background.css implements this in a

lapl0476 2016-02-15   14628   0
SVG   CSS   前端技术  

不可错过的10个超棒jQuery表单操作代码片段 资讯

== 'radio' ) this .checked = false ; // select elements need to have their 'selectedIndex' property set

jjfat 2012-11-27   11137   0

11个新鲜的jQuery提示Tooltip插件 资讯

You may also add your own custom data source and display the profile data using existing card format. It

openkk 2012-06-06   15975   0
jQuery  

25个用于简化Web开发的最好CSS工具 资讯

a library which consists CSS classes for form elements, buttons, checkboxes, sliders and many more. It

jopen 2014-06-29   37170   0

15个开发常用的jQuery代码片段 经验

type == 'radio') this.checked = false; // select elements need to have their 'selectedIndex' property set

jopen 2013-07-16   21566   0

最好的 jQuery 懒加载插件 资讯

works by only loading the assets needed when the elements ‘would’ be in view, which it’ll get from the server

jopen 2015-06-05   29158   0

15个用来提高你编程技巧的JavaScript工具 资讯

quickly create animations that display numerical data in a more interesting way. Despite its name, countUp

jopen 2014-01-27   17049   0

2011年最新的50个jQuery教程 博客

the concept in Photoshop, lay out the basic HTML elements, style everything up in CSS then tie it all together

ajax 2011-05-26   3233   0
P17

  jQuery入门学习 文档

get('userServlet', {'name':name}, function(data){ alert('_'+data+'_'); }); }服务器目标页面参数回调函数jQuery提供的方法 5. 示例1上例中存在的问题

flywin 2012-02-08   607   0

SnowMail 开源项目

ail服务器允许);所有数据,包括邮件,账号设置,通信录都采用密码加密技术进行本地存储;Statistical SPAM过滤器等.整个项目利用免费的Java IDE schmortopf 进行开发.

码头工人 2019-01-17   8328   0

Java 并行处理框架,JPPF 5.0 RC1 发布 资讯

Ease of use simple APIs requiring small or no learning curve automatic deployment of application code

jopen 2015-02-12   13411   0
JPPF  

10个为开发人员准备的最好免费HTML编辑器 资讯

JavaScript, HTML, VBScript, Coffee, as well as Pearl. A data file boss swiftly enables you to change in between

jopen 2015-02-01   16000   0

jsoup 解析HTML信息 经验

Element content = doc.getElementById("content"); Elements links = content.getElementsByTag("a"); for (Element

StaSloane 2016-02-17   116585   0

函数式思维和函数式编程 资讯

rt(List elements) {       if (elements.size() == 0) return elements;     Stream

jopen 2014-09-04   18277   0
编程  

php封装的mongodb操作类 代码段

{ $keys['mongo_db'] = $key ; $this->key = $key; $data = "

pjp 2015-05-10   5083   0
PHP  
1 2 3 4 5 6 7 8 9 10