搜索资源列表
模仿twitter前端页面
- 模范twitter的前端页面,没有存储功能,没有兼容IE,但在firefox和chrome下能实现效果
twitter4j-1.1.3.zip
- Source code to implement twitter,Source code to implement twitter
Twitter
- Twitter公司推出的用于Android手机的官方版Twitter客户端的Java源码,英文界面,支持自适应全屏(用于Android2.2及以上)。-The Java source code of Twitter client used on Android mobile phone, which is the official version released by Twitter Company: English interface, and supporting adaptive ful
WebCrawler-on-twitter
- 基于twitter的微博用户信息网络爬虫设计与实现,学位论文草稿,主要是设计理论和方法,以及部分代码实现-Design and implement of WebCrawler on the information of users of twitter
python-oauth
- OAuth认证协议的Python语言实现。OAuth协议是一个标准的Web认证协议,很多系统(Digg, Jaiku, Flickr, Ma.gnolia, Plaxo, Pownce, Twitter, Douban and hopefully Google, Yahoo)采用它来做API的认证。-OAuth authentication protocol Python language implementation. OAuth is a standard protocol for Web
desktoptwitter
- This project will teach you how to implement http post using Indy Components. Here I used twitter as a server.
python-twitter-0.5
- python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes
php-twitter-1.1
- Twiter Interface lib and object or PHP
gistGitHub
- twitter蠕虫的相关代码,如果大家喜欢,可以自由下载,本码摘自网络,如果有任何疑问请在网上查找,本人不负任何责任!- twitter worm‘s source code!
monitter
- Twitter client as a Dotnetnuke desktop module
Twitter
- Implementing Twitter like paging and tweets via java (AJAX not included)
5
- Delphi中应用Twitter API接口请求数据.rar Delphi中应用Twitter API接口请求数据.rar-Delphi application of Twitter API interface to request data. RarDelphi application Twitter API interface to request data. RarDelphi application Twitter API interface to request data. Rar
uTweetMe
- j2me twitter client connect to twitter server
twt
- wince program to access twitter
Twitter_Clone_v.2_PHP_Script
- PHP仿Twitter程序源代码。实现功能与Twitter相同。-Twitter Clone PHP scr ipt
TwitterTools
- pack of twitter tools written in c#
isay
- 一个仿推特的状态发布代码,功能十分简单.在文本域输入文字,便会在下面显示文本.sql文件丢失,只要一个表,可以查看源码自己建立.只要ID和message两列.SSH框架开发.-A fake Twitter status release code, function is very simple. In the text field input text, it will shown below the text. Sql file is missing, as long as a table,
twitese
- twitter 的一个客户端实现~ 很有参考价值-twitter client to achieve a useful reference ~
twitter
- twitter可以看成是一种微博客,其基本结构由发布者和跟随者组成。设计如下表格: user(uid, uname, rank), 初始时rank=0; follow(idol, fan), 表示fan跟随了idol;message(msg_id, uid, msg_content),存储所有发布的消息,uid是消息发布者的标识。 使用触发器完成如下功能:当往message表中插入新消息后,检索follow表,把该消息发送给它的生成者的fans,当然只要显示“***收到了**
twitter
- twitter client using twitter4j