Fork me on GitHub
摘要: Java 下一代: 选择您的下一个 JVM 语言如果任意Java 下一代语言都适合作为您使用的下一代语言,那么您会如何选择?本文调查了会对这个重要决定产生影响的各个因素。Java 下一代: 克服同义词干扰上一期Java 下一代文章(“函数式编码风格”)对比和比较了 Scala、Groovy 和 Cl... 阅读全文
posted @ 2015-07-07 11:31 Nick.Chung 阅读(451) 评论(0) 推荐(0) 编辑
摘要: 自分层结构的 Web 设计理念普及以来,选择适合的开发框架无疑是项目成功的关键。在动态语言领域,Python、Ruby、Groovy 等语言在 Web 开发中的应用日益广泛。刚刚度过两周年生日的 Python 语言 Web 框架 Django,以其新颖简洁的开发模式和巨大的发展潜力,逐渐赢得大量开发... 阅读全文
posted @ 2015-06-29 12:40 Nick.Chung 阅读(219) 评论(0) 推荐(0) 编辑
摘要: Ref:Android Studio系列教程Ref:Android Studio系列教程四--Gradle基础Ref:Intellij IDEA 14.x 中的Facets和Artifacts的区别Ref:Intellij IDEA 14.x 菜单项中Compile、Make和Build的区别Ref... 阅读全文
posted @ 2015-06-02 15:35 Nick.Chung 阅读(271) 评论(0) 推荐(0) 编辑
摘要: CoffeeScript 是一门编译到 JavaScript 的小巧语言.在 Java 般笨拙的外表下, JavaScript 其实有着一颗华丽的心脏. CoffeeScript 尝试用简洁的方式展示 JavaScript 优秀的部分.CoffeeScript 的指导原则是:"她仅仅是 JavaSc... 阅读全文
posted @ 2015-06-02 14:01 Nick.Chung 阅读(273) 评论(0) 推荐(0) 编辑
摘要: Ref:Android的分辨率和屏幕适配详解 Ref:Android的单位以及屏幕分辨率详解 Ref:Android中dp,px,sp概念梳理以及如何做到屏幕适配 Ref:Android多屏幕适配 Ref:Android字符串进阶之三:字体属性及测量(FontMetrics) 阅读全文
posted @ 2015-05-29 15:20 Nick.Chung 阅读(392) 评论(0) 推荐(0) 编辑
摘要: 打前儿个起GoAgent就不管用了,但是将ini配置文件修改为google_hk就可以继续爽了,不过还有一个更稳定更简单的FQ方法要与新手们分享,那就是利用Mac自带的SSH功能连接VPS主机跳到墙外去,因为SSH具有自动加密TCP端口数据和端口转发功能,所以国外的VPS主机是一个很完美的“跳板”。 阅读全文
posted @ 2015-05-21 14:02 Nick.Chung 阅读(565) 评论(0) 推荐(0) 编辑
摘要: Ref:最流行的android组件大全Ref:优秀交互设计的 UI 原则Ref:直接拿来用!10款实用Android UI工具Ref:Android UI设计资源Ref:Android酷炫实用的开源框架(UI框架)Ref:Android UI 组件Ref:Android DesignRef:21个免... 阅读全文
posted @ 2015-05-08 13:31 Nick.Chung 阅读(169) 评论(0) 推荐(0) 编辑
摘要: Ref:收集android上开源的酷炫的交互动画和视觉效果:Interactive-animationRef:界面特效Ref:BaseAnimation是基于开源的APP,致力于收集各种动画效果(最新版本1.3)Ref:lgvalle/Material-AnimationsRef:saulmm/An... 阅读全文
posted @ 2015-05-07 16:05 Nick.Chung 阅读(190) 评论(0) 推荐(0) 编辑
摘要: Ref:iOS8 Day-by-DayRef:iOS8-day-by-day sourceRef:Let's SwiftRef:Swift 代码库Ref:iOSApprenticeThirdEditionRef:The Swift Programming Language 中文版Ref:15个快速学... 阅读全文
posted @ 2015-04-22 15:13 Nick.Chung 阅读(198) 评论(0) 推荐(0) 编辑
摘要: MEAN.JS is a full-stack JavaScript open-source solution, which provides a solid starting point for MongoDB, Node.js, Express, and AngularJS based appl 阅读全文
posted @ 2015-04-21 12:23 Nick.Chung 阅读(310) 评论(0) 推荐(0) 编辑
摘要: 在Mac OS X上,只安装了Java 7而没有安装Java 6时,打开Eclipse等依赖Java的软件,可能会遇到:To open “Eclipse,” you need a Java SE 6 runtime. Would you like to install one now?这样的错误提示 阅读全文
posted @ 2015-04-14 11:02 Nick.Chung 阅读(339) 评论(0) 推荐(0) 编辑
摘要: Ref:Android横竖屏切换小结Ref:Android游戏开发之横竖屏的切换(二十七) 阅读全文
posted @ 2015-04-02 11:55 Nick.Chung 阅读(149) 评论(0) 推荐(0) 编辑
摘要: package com.buzz.shake;import android.app.Activity;import android.hardware.Sensor;import android.hardware.SensorEvent;import android.hardware.SensorEv... 阅读全文
posted @ 2015-04-01 18:24 Nick.Chung 阅读(416) 评论(0) 推荐(0) 编辑
摘要: AndroidManifest.xml activity_download_file.xml DownloadFileActivitypackage com.buzz.activity;import java.io.ByteArr... 阅读全文
posted @ 2015-03-31 16:47 Nick.Chung 阅读(389) 评论(0) 推荐(0) 编辑
摘要: PrintWebActivitypackage com.zkc.pinter.activity;import android.app.Activity;import android.content.Context;import android.content.Intent;import androi... 阅读全文
posted @ 2015-03-25 19:32 Nick.Chung 阅读(424) 评论(0) 推荐(0) 编辑
摘要: var net=require('net');var host='192.168.0.201';function executeCommand(socket, command, args) { var json = {}; switch(command){ case "01"... 阅读全文
posted @ 2015-03-25 18:31 Nick.Chung 阅读(635) 评论(0) 推荐(0) 编辑
摘要: menu activity @Override public boolean onOptionsItemSelected(MenuItem... 阅读全文
posted @ 2015-03-13 16:19 Nick.Chung 阅读(317) 评论(0) 推荐(0) 编辑
摘要: Service:private NotificationManager manager;manager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE); private void showNotifi... 阅读全文
posted @ 2015-03-12 17:47 Nick.Chung 阅读(280) 评论(0) 推荐(0) 编辑
摘要: import android.app.DownloadManager;import android.net.Uri;import java.io.File;import java.util.*;public class DownloadActivity extends Activity {Downl... 阅读全文
posted @ 2015-03-09 18:13 Nick.Chung 阅读(521) 评论(0) 推荐(0) 编辑
摘要: import android.media.MediaPlayer;import android.media.MediaPlayer.*;private MediaPlayer mediaPlayer;OnCreate:mediaPlayer = new MediaPlayer();mediaPlay... 阅读全文
posted @ 2015-03-06 13:58 Nick.Chung 阅读(256) 评论(0) 推荐(0) 编辑
摘要: MainActivitypackage com.buzz.beaconlib;import android.support.v7.app.ActionBarActivity;import android.os.Bundle;import android.view.Menu;import androi... 阅读全文
posted @ 2015-03-05 13:26 Nick.Chung 阅读(456) 评论(0) 推荐(0) 编辑
摘要: AndroidManifest.xml ... 阅读全文
posted @ 2015-03-05 12:56 Nick.Chung 阅读(539) 评论(0) 推荐(0) 编辑
摘要: mime.js//mime.jsvar mime = { //查找文件后缀类型 lookupExtension : function(ext, fallback) { return mime.TYPES[ext.toLowerCase()] || fallback || 'text/pla... 阅读全文
posted @ 2015-03-04 14:57 Nick.Chung 阅读(427) 评论(0) 推荐(0) 编辑
摘要: Ref:Android Service与Activity之间通信的几种方式Ref:基础总结篇之五:BroadcastReceiver应用详解Ref:Android Activity和Intent机制学习笔记Ref:Android Intent Action 大全Ref:Android文件下载进度条实... 阅读全文
posted @ 2015-03-03 17:07 Nick.Chung 阅读(171) 评论(0) 推荐(0) 编辑
摘要: Ref:JSON字符串转换成Java实体类(POJO)Ref:Java、Json转换方式之二:JacksonRef:Jackson 框架,轻易转换JSONRef:几种序列化协议(protobuf,xstream,jackjson,jdk,hessian)相关数据对比Ref:Google Protoc... 阅读全文
posted @ 2015-02-24 21:31 Nick.Chung 阅读(193) 评论(0) 推荐(0) 编辑
摘要: Ref:简单制作 OS X Yosemite 10.10 正式版U盘USB启动安装盘方法教程 (全新安装 Mac 系统) Ref:利用苹果系统自带的Boot Camp来安装Win7 Ref:Mac OSX 无共享的密钥情况下连接基于L2TP协议的VPN Ref:Mac之vim普通命令使用 Ref:b 阅读全文
posted @ 2015-02-13 22:13 Nick.Chung 阅读(173) 评论(0) 推荐(0) 编辑
摘要: Unity is a game development ecosystem: a powerful rendering engine fully integrated with a complete set of intuitive tools and rapid workflows to crea 阅读全文
posted @ 2015-01-27 17:21 Nick.Chung 阅读(194) 评论(0) 推荐(0) 编辑
摘要: Learn about all the new technologies and powerful capabilities available in iOS 8, OS X Yosemite, and the new programming language, Swift, available i... 阅读全文
posted @ 2015-01-27 15:52 Nick.Chung 阅读(222) 评论(0) 推荐(0) 编辑
摘要: The CentOS Linux distribution is a stable, predictable, manageable and reproduceable platform derived from the sources of Red Hat Enterprise Linux (RH 阅读全文
posted @ 2015-01-27 15:23 Nick.Chung 阅读(341) 评论(0) 推荐(0) 编辑
摘要: Yii is ahigh-performancePHP framework best for developing Web 2.0 applications.Ref:http://www.yiiframework.com/download/Ref:http://www.yiiframework.co... 阅读全文
posted @ 2015-01-27 12:57 Nick.Chung 阅读(171) 评论(0) 推荐(0) 编辑
摘要: Node.js® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non 阅读全文
posted @ 2015-01-27 12:38 Nick.Chung 阅读(225) 评论(0) 推荐(0) 编辑
摘要: Create native iOS, Android,Mac and Windows apps in C#.Anything you can do in Objective-C, Swift or Java, you can do in C#.Ref:http://xamarin.com/ 阅读全文
posted @ 2014-08-13 10:41 Nick.Chung 阅读(149) 评论(0) 推荐(0) 编辑
摘要: jQuery Mobile is a touch-optimized HTML5 UI framework designed to make responsive web sites and apps that are accessible on all smartphone, tablet and desktop devices.Ref:http://demos.jquerymobile.com/1.4.1/ Page Title 審批信息 批示意見: ... 阅读全文
posted @ 2014-02-20 12:08 Nick.Chung 阅读(381) 评论(0) 推荐(0) 编辑
摘要: 本站以翻译外国IT方面的评论、访谈为主,没有确定的对象,偏重于软件方面,通过那些独特的海外IT视野,关注IT世界,关切IT民生,锐评IT世事,涵盖Java、.NET、Ruby、SOA、敏捷和架构等。Ref:http://www.aqee.net/ 阅读全文
posted @ 2013-08-16 10:36 Nick.Chung 阅读(198) 评论(0) 推荐(0) 编辑
摘要: With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities. I feat... 阅读全文
posted @ 2013-08-06 10:31 Nick.Chung 阅读(268) 评论(0) 推荐(0) 编辑
摘要: 关于开源许可现今存在的开源协议很多,而经过Open Source Initiative组织通过批准的开源协议目前有60多种(http://www.opensource.org/licenses/alphabetical)。我们在常见的开源协议如BSD, GPL, LGPL,MIT等都是OSI批准的协议。基本概念1.Contributors 和 RecipientsContributors(贡献者)——指的是对某个开源软件或项目提供了代码(包括最初的或者修改过)的人或实体(退队、公司、组织等)。按照贡献的先后可分为"创始人"(an initial Contributor)和& 阅读全文
posted @ 2013-08-02 12:01 Nick.Chung 阅读(1413) 评论(1) 推荐(1) 编辑
摘要: jsPlumb provides a means for a developer to visually connect elements on their web pages. It uses SVG in modern browsers, and VML on IE 8 and below.jsPlumb can be used with jQuery, MooTools or YUI3 (or another library of your choice if you feel like implementing an adapter for it).The latest version 阅读全文
posted @ 2013-08-02 11:45 Nick.Chung 阅读(410) 评论(0) 推荐(0) 编辑
摘要: Ref:http://blogs.msdn.com/b/sharepointdesigner/ 阅读全文
posted @ 2013-08-01 12:42 Nick.Chung 阅读(140) 评论(0) 推荐(0) 编辑
摘要: #ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language). The creator of #ziplib put it this wa 阅读全文
posted @ 2013-07-30 17:11 Nick.Chung 阅读(343) 评论(0) 推荐(0) 编辑
摘要: 1.Choose Http(for IISWorkflowHostUri site)2.Register-SPWorkflowService -SPSite 'http://win2012-sp/sites/nick' -WorkflowHostUri 'http://win2012-sp:12291' -AllowOAuthHttp -Force 阅读全文
posted @ 2013-07-29 12:03 Nick.Chung 阅读(202) 评论(0) 推荐(0) 编辑