李晓亮的博客

导航

2010年8月5日

【原创】连接字符串数组

摘要: [代码]该程序的测试环境:WinXPSP2,Dev C++ 4.9.9.2 阅读全文

posted @ 2010-08-05 14:50 LeeXiaoLiang 阅读(387) 评论(0) 推荐(0)

【摘】用C实现将数组转换为字符串

摘要: 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--#include<stdio.h>#include<stdlib.h>char*digitToAlpha(intval,char*buf,unsignedradix);int... 阅读全文

posted @ 2010-08-05 14:23 LeeXiaoLiang 阅读(2933) 评论(0) 推荐(0)

MySQL数据库

摘要: http://dev.mysql.com/downloads/mysql/5.1.html 阅读全文

posted @ 2010-08-05 01:19 LeeXiaoLiang 阅读(68) 评论(0) 推荐(0)

Firebird数据库

摘要: 官方网站:http://www.ibphoenix.com/http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1280897004:477123&page=ibp_download http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1280909754:481666&page... 阅读全文

posted @ 2010-08-05 01:00 LeeXiaoLiang 阅读(228) 评论(0) 推荐(0)