Blogs about: Programming

Bound View

XOO wrote 3 months ago: 最近受到 view 的啟發(?),做了幾個簡單但是還滿有趣的東西,例如可以把 N 拆成某個數字以上跟以下,然後對他作 pattern matching,傳統上會用 if … then … more →

Programming 現場學習

codethesheet wrote 4 months ago: 我們從來學習program 都不外乎是睇sample code, 睇documentation, trial and error等。最近有朋友誤take 了敝系的programming course, … more →

Tags: programming learning

快瘋了

XOO wrote 5 months ago: 想證明 pop 跟 push 對於 queue 的操作而言, 會保持等式, 也就是 (即 ), 而對於同樣的 queue, pop 跟 push 必須產生同樣的結果, 而不管用什麼樣的表示。 但光是 … more →

Tags: 閒聊, ağda

用 C++ Template 建表

XOO wrote 5 months ago: (兩年前寫的東西,當時寫在 bbs 上沒公開,最近有空稍微整理一下。) C++ TMP 可以利用 compile-time 計算一些東西, 凡是 static 資訊都可以算出來, 但如果要 runti … more →

Tags: C#, metaprogram

Teach yourself programming in ten years

hoball wrote 7 months ago: Original Text in English: http://www.norvig.com/21-days.html Translated in Chinese: 為什麼每個人都急不可耐? 走進任 … more →

Tags: Coding/Programming

1003上課筆記Operator Overload(假髮,剪髮,)

fugen2244 wrote 8 months ago: #include <iostream> #include <cmath> using namespace std; 以下是class def class point { dou … more →

Pointer 上課筆記 1024

fugen2244 wrote 8 months ago: For pointer,L value & R value are both adresses. {ASSUME: p adress=1200  x adress=1800} double … more →

ArrayList

fugen2244 wrote 8 months ago: #include <iostream> using namespace std; class MyList { public:  MyList(){ sz = 0; }  bool IsE … more →

Tags: data structures

contructors建構子

fugen2244 wrote 8 months ago: contructor funtion:建構函式來進行物件的初始化,而在物件被釋放之前,我們也可以使用「解構函式」(destructor)來進行一些善後的工作,例如清除動態配置的記憶體,或像是檔案的儲 … more →

Tags: C#, data structures

Class

fugen2244 wrote 8 months ago: Abtract Data Type In computer terminology,the combination of data and their associated operations i … more →

Tags: C#, Class Notes, data structures

Flowcharts

hoball wrote 10 months ago: Shapes explained: http://www.rff.com/flowchart_shapes.htm http://www.smartdraw.com/tutorials/flowcha … more →

Tags: Computer, Flowchart, logic, Diagram

Fatal error: Call to a member function on a non-object in...

mmelvin wrote 1 year ago: You need to either pass the $db object into your function or declare the db object as global: Exampl … more →

AJAX

Ivan Li wrote 1 year ago: http://script.aculo.us/ http://www.prototypejs.org/ http://www.huddletogether.com/projects/lightbox2 … more →

Tags: AJAX

PHP Login

Ivan Li wrote 1 year ago: Ajax login form (PHP & Javascript) PHP login script Register Login Script AJAX Login System Demo … more →

Tags: php, login

C# on Windows Mobile

Ivan Li wrote 1 year ago: C# Tutorials C# Corner Koders Open Source MSDN – Learn Windows Mobile Mobile Computing Windows … more →

Tags: C#

Pocket PC Installer

Ivan Li wrote 1 year ago: Windows Mobile 程序如何打包(制作安装程序) Pocket PC/Smartphone软件安装包之制作DIY Creating an Installer for Windows Mobi … more →

Tags: installer

PHP File Download

Ivan Li wrote 1 year ago: Smart File Download Download Scripts PHP 程式下載 File Downloading … more →

Tags: php, file download

C# and XML

Ivan Li wrote 1 year ago: C#操作xml文件 C#来创建和读取XML文档 最簡單 xml 格式文字檔 (讀寫範例) Create XML with MySQL and PHP Output mySQL data as XML … more →

Tags: C#, xml

PHP File Upload

Ivan Li wrote 1 year ago: 1. PHP File Upload 2. PHP Multiple File Upload 3. File Upload and Rename 4.a AJAX File Upload With … more →

Tags: php, File Upload


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “programming”:
Technorati Del.icio.us IceRocket