代码搜索:

找到约 10,000 项符合「」的源代码

代码结果 10,000
www.eeworm.com/read/292231/8366549

h cjdockbar.h

// CJDockBar.h : header file // // This code may be used in compiled form in any way you desire. This // file may be redistributed unmodified by any means PROVIDING it is // not sold for prof
www.eeworm.com/read/392031/8366550

v i2c_av_config.v

module I2C_AV_Config ( // Host Side iCLK, iRST_N, // I2C Side I2C_SCLK, I2C_SDAT ); // Host Side input iCLK; input iRST_N; // I2C Side output I2C_SCLK; inou
www.eeworm.com/read/192685/8366551

txt 如何用vb或vc对win 95及nt的注册文件进行读写.txt

Win 95及 NT的 注 册 数 据 库 (Registry)是 系 统 中 非 常 重 要 的 组 成 部 分 。 在 Win32 API中 有 一 组 Reg函 数 来 处 理 这 些 问 题 。 其 一 般 的 读 写 过 程 如 下 : 1、 使 用 RegOpenKeyEx或 RegCreateKeyEx函 数 打 开 或 创 建 一 个 键 ; 2、 如 果
www.eeworm.com/read/392031/8366552

v lcd_test.v

module LCD_TEST ( // Host Side iCLK,iRST_N, // LCD Side LCD_DATA,LCD_RW,LCD_EN,LCD_RS ); // Host Side input iCLK,iRST_N; // LCD Side output [7:0] LCD_DATA; output LCD_RW,LCD
www.eeworm.com/read/292231/8366553

h flatbar.h

//////////////////////////////////////////////////////////////// // CFlatToolBar 1997 Microsoft Systems Journal. // If this code works, it was written by Paul DiLascia. // If not, I don't know who
www.eeworm.com/read/192685/8366554

txt 如何在程序中禁止屏幕保护程序.txt

利 用 API函 数 SystemParametersInfo可 以 实 现 : SystemParametersInfo SPI_SETSCREENSAVEACTIVE, False, 0, SPIF_SENDWININICHANGE
www.eeworm.com/read/392031/8366555

v lcd_controller.v

module LCD_Controller ( // Host Side iDATA,iRS, iStart,oDone, iCLK,iRST_N, // LCD Interface LCD_DATA, LCD_RW, LCD_EN, LCD_RS ); // CLK paramet
www.eeworm.com/read/292231/8366556

h cjtabctrlbar.h

// CJTabCtrlBar.h : header file // // DevStudio Style Resizable Docking Tab Control Bar. // // Copyright
www.eeworm.com/read/192685/8366557

txt 如何判断工作站是否已连网.txt

试 试 Win32 API的 WNetGetConnection、 WNetOpenEnum等 函 数 。
www.eeworm.com/read/392031/8366558

pof de2_tv.pof