|
| 基于Restlet的SNS的Open API平台前台代码的示例 by wzzz |
| REST API的users.getInfo,user.isAppAdded等method, 如何在开放平台的服务器端dispatch到对应的class或module来进行处理? 以下是一利用java的反射机制的简单示例代码
Java代码
package com.xxx.api.web.restlet;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.Strin ... |
| www.geekaa.com/topic/view/4680.html - 2009年10月20日 |
|
| Yahoo! Query Language by 金刚不坏 |
| What is YQL?
The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services. With YQL, apps run faster with fewer lines of code and a smaller network footprint.
Yahoo! and other websites across the Internet make much of their structured da ... |
| www.geekaa.com/topic/view/4647.html - 2009年10月8日 |
|
| 【模版分享】Polaroid - On The Road by 隐藏人物 |
| lor: #000;
}
.description {
margin-left: 0;
display: block;
font-size: 14px;
color: #999;
}
#posts {
padding-top: 24px;
letter-spacing: 0.03em;
}
#posts li {
margin-bottom: 25px;
}
.postHeader {
}
.postHeader h2 {
font-size: 16px;
font-weight: bold;
font-family: "Microsoft Yahei", "Tre ... |
| www.geekaa.com/topic/view/3708.html - 2009年9月27日 |
|
| SQLServer中服务器角色和数据库角色权限详解 by hgta |
| 色。
固定数据库角色db_denydatawriter的成员对数据库中的任何数据库对象(表或视图)没有INSERT、UPDATE和DELETE权限。
http://www.leoxing.cn/post/SQLServerServerRoleAndDatabaseRolePermissions.aspx ... |
| www.geekaa.com/topic/view/4608.html - 2009年9月22日 |
|
| wordpress theme tags 的选项 by 隐藏人物 |
| ed-width
flexible-width
代表功能的:
custom-colors
custom-header
theme-options
threaded-comments
sticky-post
microformats
rtl-language-support
translation-ready
front-page-post-form
特别种类的:
holiday
photoblogging
seasonal ... |
| www.geekaa.com/topic/view/4533.html - 2009年9月4日 |
|
| uchome_ad (广告表,存放广告设置信息) by 纵云 |
| 否 0 日志ID
uid mediumint(8) 否 0 日志所属用户ID
tag varchar(255) 否 日志TAG
message mediumtext 否 日志内容
postip varchar(20) 否 发表日志的IP
related text 否 相关日志数据信息
relatedtime int(10) 否 0 相关日志产生时间戳
target_ids text 否 允许查看日志的用户ID多个ID以','间隔
uchome_cache (缓存表,存放缓存信息)
字段 类型 Null 默认 注释
cachekey varc ... |
| www.geekaa.com/topic/view/4359.html - 2009年7月27日 |
|
| 你没见过的120种网站开发新工具 by henry |
| Last year we did a post on Web development tools. A lot has changed in the past year, and there are tons of new tools available to developers. Options include drag-and-drop application builders, code repositories, project management and testing apps, and frameworks for working with a variety of codi ... |
| www.geekaa.com/topic/view/4271.html - 2009年7月9日 |
|
| css常用命名列表 by 纵云 |
| 样式文件命名
主要的 master.css
布局,版面 layout.css
专栏 columns.css
文字 font.css
打印样式 print.css
主题 themes.css
CSS ID 的命名
页头:header
登录条:loginbar
标志:logo
侧栏:sidebar
广告:banner
导航:nav
子导航:subnav
菜单:menu
子菜单:submenu
搜索:search
滚动:scroll
页面主体:main
内容:content
标签页:tab
文章列表:list
提示信息:msg
小技巧:tips
栏目标题:tit ... |
| www.geekaa.com/topic/view/4247.html - 2009年7月6日 |
|
| 5款WordPress推荐文章幻灯片插件 by henry |
| http://parandroid.com/5-wordpress-slideshow-plugins-for-featured-posts/ |
| www.geekaa.com/topic/view/4104.html - 2009年6月6日 |
|
| jQuery插件大全,AJAX特效终极版 by henry |
| 文件上传(File upload)
Ajax File Upload.
jQUploader.
Multiple File Upload plugin.
jQuery File Style.
Styling an input type file.
Progress Bar Plugin.
表单验证(Form Validation)
jQuery Validation.
Auto Help.
Simple jQuery form validation.
jQuery XAV - form validations.
jQuery AlphaNumeric.
Masked Input.
... |
| www.geekaa.com/topic/view/4048.html - 2009年5月23日 |
|
|