当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 附录一 Mytest.c /*****************
 

 

 ·ebxml 术语    »显示摘要«
    摘要:注册表:一个中央服务器,它存储使 ebxml 工作所需的各种数据。在这些信息中,“注册表”以 xml 形式显示给用户的有:“商业过程和信息元模型”、“核心库”、“协作协议概要”以及“商业库”。基本上,当商家要与另一个商家建立 ebxml 关系时,它向“注册表̶......
 ·debian adsl can not dial-up problem    »显示摘要«
    摘要:出现无法拨号的问题,一般采取以下步骤来判断故障原因: 1、首先将电话机接在adsl线路上,检查线路是否正常,是否可以拨打电话。 2、如果线路正常,连接好adsl modem。先执行:adsl-stop,停止拨号程序,然后关闭adsl modem 电源,几秒钟后重新开启dsl modem 电源;在另一个终端上执行命令:tail -f /var/log/syslog ,然后使用adsl-start......


MySQL数据库学习笔记(三)
附录一 mytest.c

/*    author:    allen lee ts :  2/ 4/2004  9:15   */ 【程序编程相关:在 Windows XP Embedde

/****************************************************************/ 【推荐阅读:不同的用户使用不同的外壳程序

/*    mytest.c :  test ddl statment*/ 【扩展信息:jsp例外处理(2)

/*    date:       2/ 4/2004                                   */

/*                                                     */

/*    history:                                      */

/*                  */

/****************************************************************/

 

 

#include  <windows.h>

#include  <stdio.h>

#include  <string.h>

 

#include  <mysql.h>

#define string_size 50

 

#define drop_sample_table "drop table if exists test_table"

#define create_sample_table "create table test_table(col1 int,\

                                                 col2 varchar(40),\

                                                 col3 smallint,\

                                                 col4 timestamp)"

#define insert_sample "insert into test_table(col1,col2,col3) values(?,?,?)"


...   下一页
    摘要:二.开发环境入门 2.1 安装sdk及vc nokia根据手机的屏幕大小和价格高低把手机分成了多个系列,现在使用的系列有:series 40、series 60、series 80 和series 90。60系列采用symbian os 6.1,然后又根据手机屏幕的特点对ui做了一些修改,这个被修改了的symbian就被称为nokia的60系列平台。使用60系列的手机型号包括:nokia 66......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE