搜索资源列表
CProgramminginLinux
- 1. Hello World 2. Data and Memory 3. Functions,pointers and structures 4. Logic,loops and flow control 5. Database handling with MySQL 6. Graphics with GD library 7. Apache C modules 8. The Ghost project conclusion
WinTc
- UDF (User-Defined Function)(用户定义函数) 此概念出现在MySQL、Interbase、Firebird中,根据用户实际应用的需要而自行开发的函数。 基本用户定义函数是一类代码,对MYSQL服务器功能进行扩充,通过添加新函数,性质就象使用本地MYSQL函数abs()或concat().UDF是用C(或C++)写的。也许还可以用BASIC,.NET或其它什么语言. -udf
1
- 实现人力资源管理系统的运用,包含对其进行增删改查等,用到的软件有c#,mysql-Implementation of the human resource management system