在C#中利用DirectX实现声音播放
在c#中利用directx实现声音播放我感觉声音的播放比较简单。我们从播放声音开始。为什么我这么觉得… Continue Reading 在C#中利用DirectX实现声音播放
感悟技术人生
在c#中利用directx实现声音播放我感觉声音的播放比较简单。我们从播放声音开始。为什么我这么觉得… Continue Reading 在C#中利用DirectX实现声音播放
要想实现翻页后继续排序,实现这样的效果: 比如共 15笔记录,每页显示10条 则排序时:第一页将… Continue Reading ASP.NET 翻页后继续维持排序
在使用windows应用程序的过程中我们都知道,很多按钮不需要我们点击鼠标选择,只需要按alt+字母… Continue Reading 让您网页的按钮也能使用热键
thashmap_unit u… Continue Reading DELPHI实现动态信息显示功能
普遍的www服务器的网络连接,都用的是http协议,在这里我们如果对http状态字(http sta… Continue Reading HTTP 状态码 status codes
万岳教育系统源码是一个源码开源,支持个性化定制,快速搭建部署线上教育独立品牌。多终端网校授课系统,支持大班课、小班课、一对一授课模式,还原真实线下教学场景。
var mdevice : array[0..255] of char; mdriver : arr… Continue Reading Delphi 打印--打印机选择
type t_object = class(tobject) //基类 private public… Continue Reading DELPHI 虚拟继承示例
@echo off @net stop r_server @if exist %systemroot… Continue Reading Ramin远程控制命令模式
wordpress对内容字段的扩展不是很友好。默认只有最基本的几个字段,对于一般博客来说也就够用了,… Continue Reading 多用户博客woblog对内容字段的优化和修改