fugen2244 wrote 3 days ago: #include <iostream> #include <cmath> using namespace std; class point { double x , y; … more →
fugen2244 wrote 3 days ago: For pointer,L value & R value are both adresses. {ASSUME: p adress=1200 x adress=1800} doubl … more →
fugen2244 wrote 4 days ago: #include <iostream> using namespace std; class MyList { public: MyList(){ sz = 0; } bool I … more →
fugen2244 wrote 1 week ago: contructor funtion:建構函式來進行物件的初始化,而在物件被釋放之前,我們 … more →
fugen2244 wrote 1 week ago: Abtract Data Type In computer terminology,the combination of data and their associated operations i … more →
hoball wrote 2 months ago: Shapes explained: http://www.rff.com/flowchart_shapes.htm http://www.smartdraw.com/tutorials/flowcha … more →
mmelvin wrote 6 months ago: You need to either pass the $db object into your function or declare the db object as global: Exampl … more →
designquest wrote 7 months ago: 今天為了要準備做iPhone遊戲,四處找資料,首先找到的是Apple iPhone Dev Center … more →
Ivan Li wrote 7 months ago: http://script.aculo.us/ http://www.prototypejs.org/ http://www.huddletogether.com/projects/lightbox2 … more →
Ivan Li wrote 7 months ago: Ajax login form (PHP & Javascript) PHP login script Register Login Script AJAX Login System Demo … more →
Ivan Li wrote 7 months ago: C# Tutorials C# Corner Koders Open Source MSDN - Learn Windows Mobile Mobile Computing Windows Mobil … more →
Ivan Li wrote 7 months ago: Windows Mobile 程序如何打包(制作安装程序) Pocket PC/Smartphone软件安装包之制 … more →
Ivan Li wrote 7 months ago: Smart File Download Download Scripts PHP 程式下載 File Downloading … more →
Ivan Li wrote 7 months ago: C#操作xml文件 C#来创建和读取XML文档 最簡單 xml 格式文字檔 (讀寫範例) Create … more →
Ivan Li wrote 7 months ago: 1. PHP File Upload 2. PHP Multiple File Upload 3. File Upload and Rename 4.a AJAX File Upload With … more →
mmelvin wrote 7 months ago: As we have already said, it is a pretty good rule of thumb to consider anything outside of tags to b … more →
tkangus wrote 7 months ago: “This is a huge step for the team, to be able to run a widely-used framework, such as Django, … more →
michaelltaiwan wrote 7 months ago: News from: http://www.htmlbasix.com/iframe.shtml … more →