当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: 昨天,MySQL 5.0.1 Alpha 发布,包含很多新特性,详情请看 Changelog 。
 

 

 ·api函数大全(转载)    »显示摘要«
    摘要:1. api之网络函数 wnetaddconnection 创建同一个网络资源的永久性连接 wnetaddconnection2 创建同一个网络资源的连接 wnetaddconnection3 创建同一个网络资源的连接 wnetcancelconnection 结束一个网络连接 wnetcancelconnection2 结束一个网络连接 wnetcloseenum 结束一次枚举操作 wnetconnectiondialog 启动一个标准对话框,以便建立同......
    摘要:蛙蛙推荐:整理一个树型问题的解决方法。我的问题:1.一个销售系统,设有各级代理商,每个代理商的表是这样设计的 数据库结构表1: 代理商资料表[id] 自动编号 编号[lishu] 长整型 隶属字段[xiaoshoue] 长整型 销售额[ticheng] 长整型 提成[add_date] 日期/时间 代理商添加时间要求1.让代理商分级,指出某个代理商可以算出他的上级代理商和下级代理商.2.提成的比例按照销售额的多少来定,销售额2000以下的提成......


MySQL 5.0.1 Alpha 发布

昨天,mysql 5.0.1 alpha 发布,包含很多新特性,详情请看 changelog 。

news from the changelog: 【相关文章:组件制作之一(概念)

下载:http://dev.mysql.com/downloads/mysql/5.0.1-snapshot.html 【扩展阅读:default.aspx

【扩展信息:B/S系统中刷屏后定位到对象

   functionality added or changed:

     * added support of read only and updateable views based on single

       table or other updateable views.

     * implemented a new ``greedy search´´ optimizer that can

       significantly reduce the time spent on optimizing the query in

       some many-table joins. (you are affected if not only some

       particular select is slow, but even using explain for it takes a

       noticeable amount of time.) two new system variables,

       optimizer_search_depth and optimizer_prune_level, can be used to

       fine-tune optimizer behavior.

     * warning: incompatible change! c api change: mysql_shutdown() now

       requires a second argument. this is a source-level incompatibility

       that affects how you compile client programs; it does not affect

       the ability of compiled clients to communicate with older servers.


...   下一页
 ·c# 编码规范和编程好习惯     »显示摘要«
    摘要:c# 编码规范和编程好习惯 撰文:dotnetspider.com(http://www.dotnetspider.com) 翻译:杨贺宏 谁都会写代码!几个月的编程经验可以让你写出“可运行应用程序”。让它可运行容易,但是以最有效率的方式编码就需要下更多的功夫!要知道,大多数程序员在写”可运行代码,“而不是”高效代码“。我们在这个指南课程前面提到,你想成为你们公司”最尊......
» 本期热门文章:

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