Netbooks failed to thrive because people tried to put every heavyweight applications into a relatively lightweight client. With the flourish 繼續閱讀
此處收集一些單篇的技術文章。這些文章和文章間的順序僅代表發佈時間的先後,沒有內容上的連貫性,讀者可跳著讀自己感興趣的部分。
JavaScript is the vital part of modern interactive web. However, JavaScript is not easy; it mixes the features of several languages. Some good, 繼續閱讀
Emacs has a built-in html-mode for HTML files. It is common that HTML files comes with other lauguages like CSS, JavaScript, PHP and so on. The 繼續閱讀
Unix is like carpenters' toolkits; you need to learn them before you really enjoy them. Self-help learning is rewarding and amusing, which also 繼續閱讀
I was assigned by my professor to download some RNA sequences data to my own computer for backup purpose, because the original data server will 繼續閱讀
Sometimes there are no available desktop or laptop running Unix or Linux, but we miss these utilities on Unix. Thanks the efforts of numerous 繼續閱讀
Many files on Unix are plain text files. Some examples are text files, markup language files, LaTeX files, source code, Makefiles, and configuration 繼續閱讀
Unix utilities seem arcane and ancient; however, some people still admire them, whereas mouses and touch screens are ubiquitous. By Unix Power 繼續閱讀
In my [previous post]({{ "/perl/prolog/2014/09/01/perl-cross-prolog-in-ai-prolog/" | prepend: site.baseurl }}), I introduced AI::Prolog, 繼續閱讀
Perl programming can be done in imperative, objective and functional styles. However, Perl lacks direct support in logic programming. Prolog 繼續閱讀