这是学 Django 的...
第二个好久没维护了,先跳过
目测剩下两个都不含 JavaScript
#10 楼 @qiukun 是因为用的编译器不科学啊,只要正常的 64 位的 C 语言编译器都支持lld
的吧
http://zerojudge.tw/ShowThread?postid=1938&reply=0
好吧,我的写法其实也很坑爹
#ifdef __MINGW32__
printf("%I64d", ...);
#else
printf("%lld", ...);
#endif
#44 楼 @blacktulip 好吧,你赢了
Google firefox middle click not working
第一个出来的就是 bootstrap
scp
把
printf("%I64d\n", _sum);
改成
printf("%lld\n", _sum);
我臆测,因为点点知道 C 语言没有定义%I64d
,这样写显然太不科学了,所以不让你发,以免降低点点上的内容质量。
#41 楼 @blacktulip 不精通也能重大发现?
不管你信不信,反正我现在用的是 Python ...
#37 楼 @blacktulip 精通是绝对的么?
I couldn't reduce it to the freshman level. That means we really don't understand it.
#32 楼 @blacktulip 难道这意味着他不精通么...
If I could explain it to the average person, I wouldn't have been worth the Nobel Prize.
--- Richard Feynman
#27 楼 @blacktulip 请用通俗的语言把 jargon 里每个词条向连键盘都没摸过的人解释一遍 ...
分词也能用 Rails?
我是来给 zotero+1 的