首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > webtf

webtf

  • 资源大小:8.79 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: api go web twitter canvas visualization

资 源 简 介

wtf is a specialized web server that also acts as client to twitter. wtf acts as a "compiler" for the browser, responding to requests with optimized "pre-cooked" JavaScript canvas directives---think of it as assembly language for the code in Webkit that interprets canvas tag data. For example: C.beginPath();C.arc(799,167,8,0,p2,true);C.fill(); draw the circles. All computations like coordinate and object positioning is done by the wtf, not the browser. wtf responds to requests in this format: /users/{user1,user2...} /list/{name}/{listname} graphics/layout parameters are: b={begin time, YYYY-MM-DD} e={end time, YYYY-MM-DD} c={max tweetcout} m={marker width, pixels} p={picture width, pixels} l={line height, pixels} For example: /users/ajstarks,nytimes,%23golang,cnn?b=2009-12-05&e=2009-12-09&c=100&m=12&p=48&l=
VIP VIP
0.179753s