我的公告
我的日历
 
2008年1月
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
 
我的相册
文章分类
最新留言
最新评论
  • 某人好
  • 中华网怎么放广告,你那里找不到
友情链接
友情连接
文章专辑
空白面板
背景音乐
2007-08-29 09:32:00
Charging Standards for Taiwan Students

The following is an announcement of the adjustment of the charging standard and relevant policies for the enrollment of Taiwan students at Chinese mainland universities and scientific research institutes jointly released by the Ministries of Education and Finance, National Development and Reform Commission and Taiwan Affairs Office of the State Council in August 2005.

(I)Adjustment of charge standard for Taiwan students

1. College students, undergraduates and postgraduates from Taiwan enrolled in mainland universities and scientific research institutes should be charged the same tuition and boarding fees as mainland students, live in the same dorms and study in the same departments at the same colleges.

2. Relevant universities and scientific research institutes should strictly implement the state charge policy for Taiwan students. Any college or institution should not raise tuition standards and acc
2007-08-26 11:13:57
Windows编程基础--窗体篇  现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他
编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示"HELLO"字符串.
  
  1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE.H中定义的,其原形如下:    int WINAPI WinMain(
HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nShowCmd
)其中第一个参数(HINSTANCE hInstance)是程序的实例句柄,这个实例句柄是程序的唯一标识.第二个参数(HINSTANCE hPrevInstance)是用做检查是否有多个程序实例运行,但由于Windows9X和NT(包括更高版本)是32位操作系统,所以这个参数总是NULL.第三个参数(LPSTR lpCmdLine)是一个指向字符串的指针,用来保存运行程序时的命令行参数.第四个参数(int nShowCmd)用来指定程序开始的时候如何显示.
 
  2.定义并注册窗口类  在Windows中要创建一个窗口首先要定义窗口类然后注册这个窗口类.定义窗口类要通过填充WNDCLASS结构体来完成,此结构体是在WINUSER.H中定义的,其原形如下:     typedef struct tagWNDCLASSA
{
UNIT style;
WNDPROC lpfnWndProc;
int cbClsExtra;
int cbWndExtra;
HINSTANCE hInstance;
HICON hIcon;
HCURSOR hCursor;
HBRUSH hbrBackground;
LPCSTR lpszMenuName;
LPCSTR lpszClas
2007-07-13 20:17:37
Windows编程基础--窗体篇  现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他
编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示"HELLO"字符串.
  
  1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE.H中定义的,其原形如下:    int WINAPI WinMain(
HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nShowCmd
)其中第一个参数(HINSTANCE hInstance)是程序的实例句柄,这个实例句柄是程序的唯一标识.第二个参数(HINSTANCE hPrevInstance)是用做检查是否有多个程序实例运行,但由于Windows9X和NT(包括更高版本)是32位操作系统,所以这个参数总是NULL.第三个参数(LPSTR lpCmdLine)是一个指向字符串的指针,用来保存运行程序时的命令行参数.第四个参数(int nShowCmd)用来指定程序开始的时候如何显示.
 
  2.定义并注册窗口类  在Windows中要创建一个窗口首先要定义窗口类然后注册这个窗口类.定义窗口类要通过填充WNDCLASS结构体来完成,此结构体是在WINUSER.H中定义的,其原形如下:     typedef struct tagWNDCLASSA
{
UNIT style;
WNDPROC lpfnWndProc;
int cbClsExtra;
int cbWndExtra;
HINSTANCE hInstance;
HICON hIcon;
HCURSOR hCursor;
HBRUSH hbrBackground;
LPCSTR lpszMenuName;
LPCSTR lpszClas
2007-07-13 19:15:11

站点名称:站长部落
站点地址:http://my.chinaz.com
简单介绍:站长部落采用oblog多用户系统,有几十个模板可供选择。注册有100积分,发一篇文章为5个积分,500积分(也就是说你发80篇文章)就可以绑定你的域名了。有什么好处呢?比如你有1元的CN域名,就可以绑定在这个域名上了!对于没有自己网站的网友来说,是相当超值的!
演示:http://sanwell.my.chinaz.com
2.
站点名称: Google自己的博客
站占地址: http://www.blogger.com/
简单介绍: google自己的博客,非常容易申请GG广告
演示: http://dewiller.blogspot.com/

3.
站点名称: 新浪博客
站占地址: http://blog.sina.com.cn
简单介绍: 新浪的博客,拥有众多的博客,简单实用
演示:http://blog.sina.com.cn/pengpcq

4.
站点名称:和讯博客
站点地址:http://blog.hexun.com
简单介绍:财经股票人士用得比较多,做ggad的话还是很合适的。
演示: http://hexun.com/4640706/default.html

5.
站点名称:中华网博客
站点地址:http://blog.china.com
简单介绍:中华网的博客服务,模板很多,很清新,速度很快,放出来的Google Adsense相当漂亮,强烈推荐此款,很多人都放了GGAD广告,请看演示。
演示:http://junshi.blog.china.com, http://rbqkwsn.blog.china.com

6.
站点名称:博客龙
http://www.bloglong.com
简单介绍:比较简单,里面提供免费博客空间,服务器很快的博客网 。
演示: http://qianti.bloglong.com
当前 1页/1页 首 页 末 页