big bug ban

兴趣 创新 践行

Archive for the ‘c/c++’ tag

q-sql

 

准备搞个超级小的数据库系统..

主要是数据结构的课程设计要用额...

考虑让它支持一些超简易的sql语句.

索引嘛..就用B树..

Written by princehaku

四月 18th, 2010 at 11:42 上午

455 views

Posted in c/c++

Tagged with

without comments

c++ .net 动态添加控件 及其事件处理

 

c++ .net 动态添加控件 及其事件处理[......]

继续阅读

Written by princehaku

十二月 23rd, 2009 at 1:21 下午

618 views

Posted in 未分类

Tagged with

without comments

C# 文件 写入文件时的编码

 

C# 文件 写入文件时的编码
主要的地方是StreamWriter的构造函数StreamWriter ( FileStream , Encoding )[......]

继续阅读

Written by princehaku

十二月 22nd, 2009 at 8:59 上午

503 views

Posted in c/c++

Tagged with

without comments