aristotle9's recent timeline updates
aristotle9's repos on GitHub
ActionScript · 15 watchers
mukioplayer
Automatically exported from code.google.com/p/mukioplayer
Rust · 9 watchers
flv-toolbox-rs
flv 文件切片工具
ActionScript · 7 watchers
as3cc
A Flex/Bison-like ActionScript3.0 Compiler-Compiler
ActionScript · 7 watchers
yani2
Yet Another NiwaScript(L) Interpreter Version 2
6 watchers
mukio-data-spec
Message format specification between Mukioplayer client and server
Rust · 5 watchers
char-image-rs
get png image from char
PHP · 2 watchers
mukioplayer4wp
Automatically exported from code.google.com/p/mukioplayer4wp
JavaScript · 1 watchers
biroxy
a firefox extension for playing danmu videos
JavaScript · 1 watchers
DPlayer
:lollipop: Wow, such a lovely HTML5 danmaku video player
Haskell · 1 watchers
haskell-amf
Haskell amf(ActionScript Message Format) parse library
ActionScript · 1 watchers
kancolle-expr-parser
a flash app for parsing obfuscated code
Clojure · 1 watchers
kancolle-worker
repl of kancolle game
Rust · 1 watchers
qt_generator-output
qt5.9.1 for rust
HTML · 0 watchers
aristotle9.github.io
blog site
HTML · 0 watchers
aristotle9.github.io-old
blog site
ActionScript · 0 watchers
as3-commons
Automatically exported from code.google.com/p/as3-commons
Rust · 0 watchers
calc-rs
ActionScript · 0 watchers
flashsnes
Super Nintendo in Adobe Flash
Kotlin · 0 watchers
GradleAndroidRustPlugin
Haskell · 0 watchers
hulk
Haskell IRC daemon.
Rust · 0 watchers
linked-list-rs
Rust Linked List
Java · 0 watchers
MAWalker
You Know
ActionScript · 0 watchers
redtamarin-tools
old copy of redtamarin tools(only mac binaries)
JavaScript · 0 watchers
rust-typeface-js
TypeFace.js converter
Python · 0 watchers
v2ex
Community running on Google App Engine
aristotle9

aristotle9

V2EX member #16484, joined on 2012-02-08 13:27:54 +08:00
Creator of Nothing.
aristotle9's recent replies
Reverse Ajax, Part 1: Introduction to Comet
http://www.ibm.com/developerworks/library/wa-reverseajax1/
要不要考虑回魔都?
可是,图片中的妹子都有男友了啊
我用nginx搭建http代理服务器的时候遇到过类似的情况:通过Firefox提交的表单都失败(Firefox挂vpn直接访问是正常的),Chrome正常。然后,用Firebug将Firefox的请求复制为curl命令,在终端执行也失败;Chrome正常。
最后,改用socket代理。
"但是 bar() 这个闭包函数是一个独立的,不应该依赖于 foobar() 的环境,不然只要 bar 存在,foobar 就不能被回收。"

这个说法不太对. 函数bar()依赖定义他的环境(词法作用域), 包括foobar的环境. foobar()可以回收, 但是他的环境还是会被引用到(如果bar()或者其他定义在其中的函数没有回收的话), 函数对环境的引用是单向的. 当所有引用某个环境的函数都被回收后, 该环境才会回收. 所以在设计上, 环境与函数是独立的, 可以把任意一个函数拿到任意一个环境中去求值.
环境的结构是一个map: ENV = {parent: ENV(上一层), data: {foo: 1,...}}

PO主可以去看看 ECMA-262或者http://www.eopl3.com/
Dec 8, 2013
Replied to a topic by HDecember 程序员 AS前端 转型后端 ,学java怎么样?
学Java一定不会吃亏就是了
Nov 15, 2013
Replied to a topic by frogs 程序员 想学一门functional programming语言,求推荐
Haskell没有代数基础真玩不起来
Sep 3, 2013
Replied to a topic by befree MacBook Air 给我个买Macbook Air的理由吧!
在Terminal中,Command + <- 是切换窗口。
Sep 3, 2013
Replied to a topic by befree MacBook Air 给我个买Macbook Air的理由吧!
@befree 外接键盘也无法完美解决,是操作系统不支持。

@celon Home,End键单个键的好处在于可以与Shift,Ctrl组合成选择跳转键。如果是组合键,意义就变了。
Sep 3, 2013
Replied to a topic by befree MacBook Air 给我个买Macbook Air的理由吧!
不支持Home、End键,因为这一点,买来的新air几乎没有真正用来写代码。平时都在Ubuntu下开Eclipse写东西。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1125 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 18:08 · PVG 02:08 · LAX 11:08 · JFK 14:08
♥ Do have faith in what you're doing.