neraliu's blog internet profession in between hongkong/china and silicon valley (no longer, but the world!)

57月/100

prototype is live

306月/100

i like this tool for gui prototyping

306月/100

a list of mockup tools

reference - http://c2.com/cgi/wiki?GuiPrototypingTools

存檔在: 軟件, 電腦 沒有回應
16月/100

really nice photo editor

    存檔在: 軟件, 電腦 沒有回應
    64月/100

    which cloud is better?

    VS   VS  

    存檔在: 科技, 軟件, 電腦 沒有回應
    64月/101

    hero on renren.com

    存檔在: 娛樂, 軟件, 電腦 1 編回應
    233月/100

    iphone games are a $500 million industry in the U.S. and taking share

    212月/100

    before the metasploit, i go for ruby first

    存檔在: 科技, 軟件, 電腦 沒有回應
    261月/100

    trying the bookmarks sync – xmarks

    hm... the general comment is... it does not work on google chrome. bad. another bad thing is i don't wanna to show my bookmark (my interest) to the general public all the time.

    存檔在: 軟件, 電腦 沒有回應
    221月/101

    understanding the whole process of generating an executable from source code

    The linker actually enables separate compilation. As shown in Figure w.3, an executable can be made up of a number of source files which can be compiled and assembled into their object files respectively, independently.notes: this article is copied from the following links as a study note of myself in computer science



    this module presents quite a detail story of a process (running program). however, it is an excerpt from more complete notes from Tenouk's buffer overflow tutorial. it tries to investigate how the c/c++ source codes preprocessed, compiled, linked and loaded as a running program. it is based on the gcc. when you use the ide compilers such as microsoft visual c++, borland c++ builder etc. the processes discussed here quite transparent. the commands and examples of the gcc, gdb, gas and friends are discuss in here1, here2.

    c compiler ability:

    存檔在: 筆記, 軟件, 電腦 繼續讀取