最近因为要写新的mobile site页面,有好几个页面上面必须用到photo
slider。使用插件:/** Swipe 2.0** Brad Birdsall* Copyright 2013, MIT
License**/Github:https://github.com/thebird/Swi...
分类:
Web程序 时间:
2014-05-10 08:32:41
阅读次数:
453
max.hpp/* The following code example is taken
from the book * "C++ Templates - The Complete Guide" * by David Vandevoorde and
Nicolai M. Josuttis, Add...
分类:
其他好文 时间:
2014-05-10 08:18:25
阅读次数:
394
http://agiledon.github.io/blog/2013/04/17/thoughtworks-developer-reading-radar/#rd?sukey=f64bfa68330f696aa05077dbb740f367870988360956e818b4f7074c49ab4...
分类:
其他好文 时间:
2014-05-10 08:08:12
阅读次数:
373
转眼间不做wp开发,投身于php事业已然一年了,转身看到8.1的发布,俨然一片欣欣向荣的景象,但是开发社区却没比一年前有过多大的提高,这并不是一个好现象,遂在git上开源了之前音频处理库,希望能对社区有所贡献,地址如下:https://github.com/sandcu/wpaudio
觉得有用的同...
---恢复内容开始---MyEclipse启动tomcat出现Bad version number
in .class
file此错误时,可以用如下方法解决:找到MyEclipse的菜单,找到Window->Preferences,然后如下图操作,Add添加jdk安装的目录,并选择jre6为默认的环...
分类:
其他好文 时间:
2014-05-10 06:29:04
阅读次数:
311
Android开源项目分类汇总欢迎大家推荐好的Android开源项目,可直接Commit或在收集&提交页中告诉我,欢迎Star、Fork:)微博:Trinea主页:www.trinea.cn邮箱:trinea.cn@gmail.comQQ:717763774分享:目前包括:Android开源项目第一...
分类:
移动开发 时间:
2014-05-10 06:21:50
阅读次数:
739
Frontend Knowledge Structure项目起源还记得@jayli
的这幅前端知识结构图么。图片的形式具有诸多的不便。缺失源图的我们,无法为此图贡献些什么,随着时间的迁移,或许有些技术点会发生改变,所以有了这个GitHub项目。我们可以通过协作的方式来共同维护这个项目。Git的历史记...
分类:
其他好文 时间:
2014-05-10 06:17:35
阅读次数:
557
ComBoost项目地址http://comboost.wodsoft.comhttps://github.com/Kation/ComBoost/tree/develop准备工作首先,在Visual
Studio中创建Mvc4项目。然后使用NuGet安装ComBoost程序包。编写实体在Model...
分类:
Web程序 时间:
2014-05-10 05:53:57
阅读次数:
476
一简介
InetAddress是Java对IP地址的封装,代表互联网协议(IP)地址;
InetAddress对象的获取只能通过静态方法,比如根据主机名获取主机的ip地址封装对象:
InetAddress add=InetAddress.getByName("BOPZKQZ9SSY5ECY");
主机名:BOPZKQZ9SSXXXXX, ip地址:1XX.1XX.2XX....
分类:
编程语言 时间:
2014-05-09 21:51:35
阅读次数:
321
git-push(1) Manual Page
NAME
git-push - Update remote refs along with associated objects
SYNOPSIS
git push [--all | --mirror | --tags] [--follow-tags] [-n | --dry-run] [--receive...
分类:
其他好文 时间:
2014-05-09 20:46:06
阅读次数:
370