人人网API
人人网开放平台 APP开发 Demo1 趁周末有点时间,下午简单制作了一个Demo,并集成了人人网开源WEB框架,Demo简陋了些,希望能给到刚入门的开发者一点启发,同时也希望老开发者 能看看人人网开源的框架,这个框架使用上比目前流行的Struts EJB Servlet ……都要简单而且功能更强大,有兴趣可以看看。 这个实例包括以下三部分内容 1、介绍人人网开源WEB容器Rose的简单使用 2、介绍如何使用官方JavaAPI获取好友列表 3、介绍如何使用官方JavaAPI获取用户资料 关于Rose框架 Rose ......
其实从一开始你就知道。
(1) 这个世界上有很多事情是我们无能为力的。 比如生老病死和总会枯萎的花,比如戴了好几年的玉佩突然不见了,比如小王子不能跟狐狸在一起。比如曾经以为能够天长地久的某个人有一天抛下你离你远去,比如,他不爱你。 可又有很多事情是不需要理由的。 比如海的蓝色和天空的宁静,比如突然冒进脑海里想要远离的念头,比如在人群中遇到的知己,比如一向不愿意敞开心扉的你却愿意对某个人毫无保留,比如,你依旧爱他。 (2) 这个世界上有很多事情是会变的......
get product collection
protected function getRandproduct() { $homeProductNumber = 9; $collection = $this->_getVisNoRandCol(); $tempCollection = $this->_addProductAttributesAndPrices($collection) ->addAttributeToSelect('*') ......
http://houhuiliang.gotoip2.com/download/downloadFileAllKind.php?parth=upload/events/47/2011_08_30_06_07_5577664.htm
http://houhuiliang.gotoip2.com/download/downloadFileAllKind.php?parth=upload/events/47/2011_08_30_06_07_5577664.htm ......
天气预报API
Google Weather API 只支持美国地区使用邮政编码进行查询,例如: http://www.google.com/ig/api?hl=zh-cn&weather=94043 (94043 为 山景城, 美国加州 的邮政编码) 而除了美国以外的地区需要使用经纬度坐标作为参数才能执行 Google Weather API, 例如: http://www.google.com/ig/api?hl=zh-cn&weather=,,,30670000,104019996 (30670000,104019996 为 成都, 中国大陆 的经纬度坐标) 当然,也可能通行城市名称的汉语拼音来查询,例如:以下是北京的天气 http://www.google.com/ig/api?weather=Beijing 要其它地区......
sdfasaf
CREATE TABLE `blog` ( `id` bigint( 20 ) NOT NULL AUTO_INCREMENT , `title` varchar( 200 ) COLLATE utf8_unicode_ci NOT NULL , `kind` int( 11 ) NOT NULL , `content` longtext COLLATE utf8_unicode_ci, `postTime` datetime NOT NULL , `updateTime` varchar( 1000 ) COLLATE utf8_unicode_ci default NULL , `userId` int( 11 ) NOT NULL , `quanxian` int( 4 ) NOT NULL , `view` int( 6 ) NOT NULL , PRIMARY KEY ( `id` ) ) ENGINE = MYISAM DEFAULT CHARSET = utf8 COLLATE = utf8_unicode_ci ; ......
sdfs
CREATE TABLE `blog` ( `id` bigint( 20 ) NOT NULL AUTO_INCREMENT , `title` varchar( 200 ) COLLATE utf8_unicode_ci NOT NULL , `kind` int( 11 ) NOT NULL , `content` longtext COLLATE utf8_unicode_ci, `postTime` datetime NOT NULL , `updateTime` varchar( 1000 ) COLLATE utf8_unicode_ci default NULL , `userId` int( 11 ) NOT NULL , `quanxian` int( 4 ) NOT NULL , `view` int( 6 ) NOT NULL , PRIMARY KEY ( `id` ) ) ENGINE = MYISAM DEFAULT CHARSET = utf8 COLLATE = utf8_unicode_ci ; ......
magento addfieldtofilter
$collection = $this->_addProductAttributesAndPrices($collection) ->addStoreFilter() ->addFieldToFilter(array(array('attribute'=>'produit_a_la_une','eq'=>'1'))) ->setPageSize(6) ->setCurPage(1) ......
Google C Style Guide
from:http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#The__define_Guard Table of Contents Header Files The #define Guard Header File Dependencies Inline Functions The -inl.h Files Function Parameter Ordering Names and Order of Includes Scoping Namespaces Nested Classes Nonmember, Static Member, and Global Functions Local Variables Static and Global Variables Classes Doing Work in Constructors Default Constructors Explicit ......
- Page:35/145 1448 Blogs
周日 | 周一 | 周二 | 周三 | 周四 | 周五 | 周六 |
文章分类
- 默认(748)
- 日志(47)
- 感悟(15)
- testIT(4)
- PHP_XML(5)
- PHP(78)
- 明星(1)
- 笑话(31)
- 毕业论文(2)
- 生活(60)
- HTML(11)
- CSS(6)
- 考研(3)
- JS(21)
- 简历(6)
- svn(3)
- 音乐(1)
- 学习(7)
- jQuery(9)
- 英语口语(9)
- 书籍(2)
- magento(258)
- apache(12)
- 创意(4)
- 设计(4)
- 休闲(1)
- IT咨询(11)
- 工作(23)
- ubuntu(21)
- bysoft(1)
- zend(1)
- web(2)
- software(1)
- sql(5)
- 娱乐(5)
- photoshop(3)
- zend framework(2)
- nginx(3)
- 小说(1)
- 名言(1)
- 牛人(1)
- Mysql(6)
- vim(2)
- wordpress(8)
- drupal(1)