搜索结果
找到约 5 项符合
Rolling 的查询结果
其他书籍 Rolling with Ruby on Rails by Curt Hibbs 01/20/2005
Rolling with Ruby on Rails
by Curt Hibbs
01/20/2005
其他嵌入式/单片机内容 PicBasic program for PIC16F876A for LCD display. Rolling message displaying for attractive look.
PicBasic program for PIC16F876A for LCD display. Rolling message displaying for attractive look.
Internet/网络编程 Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice ro ...
其他书籍 Teach you how to use Rails to write web applications. For that, you probably ought to start with Rol
Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road map to the many features of Rails.
驱动编程 直接IRP操作文件的实现问题
直接IRP操作文件的实现问题,其实对于大部分接口(诸如:
ZwReadFile、ZwWriteFile、ZwSetInformationFile、ZwDeleteFile等)在OSR上的“ Rolling Your Own - Building IRPs to Perform I/O ”一文中已经实现,但是那里面的实现还不够全。所以,我就翻出了前段时间在网上淘到的资料,特与大家共享!尤其值得注意的是,这里 ...