代码搜索:主时钟

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

代码结果 10,000
www.eeworm.com/read/473225/6849343

h includes.h

//[Includes.h]总头文件-----------------------------------------------------* //本文件包含: * // 主函数(main)文件中用到的头文件,外部函数声明及有关常量命名 * //
www.eeworm.com/read/473202/6858249

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace binarytreesort { static class Program { /// /// 应用程序的主入口点。 /
www.eeworm.com/read/113033/8161298

cpp register.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Register.h" //用户注册窗体头文件 #include "Person.h" //主窗体头文件 #include "Crypt
www.eeworm.com/read/295410/8166080

c 4×4keyboard.c

/**************************************************************** *行列4*4键盘驱动程序 *作者:Eqianli studio *日期:2006/12/1 *说明:main()主函数,delay()延时,keyscan()键盘扫描,PinLamp()点灯 *******************************
www.eeworm.com/read/394691/8212439

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace MySchoolPrj { static class Program { /// /// 应用程序的主入口点。 ///
www.eeworm.com/read/392581/8334985

h includes.h

//[Includes.h]总头文件-----------------------------------------------------* //本文件包含: * // 主函数(main)文件中用到的头文件,外部函数声明及有关常量命名 *
www.eeworm.com/read/392581/8335039

h includes.h

//[Includes.h]总头文件-----------------------------------------------------* //本文件包含: * // 主函数(main)文件中用到的头文件、外部函数声明及有关常量命名 * /
www.eeworm.com/read/370089/9618998

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace houseAgency { static class Program { /// /// 应用程序的主入口点。 ///
www.eeworm.com/read/173740/9637511

inc hcombotablename.inc

;hComboTableName.inc ;此文件专门用来记录主窗口上的显示表格名称的combobox的函数. IDC_CBO equ 1007 .code
www.eeworm.com/read/368445/9694549

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace HotelManage { static class Program { /// /// 应用程序的主入口点。 ///