2008年8月5日 星期二

Is it java?

這幾天試著 去看 emesene 的原始碼(Use python!!)

也讀了不少 msn protocol 的資料

不過看到現在我覺得

這些寫程式的人是在寫java 嗎

難怪

我看到其中的原始碼註解著

"Is it java?"............

沒有留言:

Class has no initializers in swift

Class has no initializers in swift I have met this situation. Found a solution here It says if you have the code like bellow var se...