代码搜索:主时钟

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

代码结果 10,000
www.eeworm.com/read/332034/12784468

txt 窗体.txt

CMyApp* lpApp=(CMyApp*)AfxGetApp(); CMainFrame *lpMainWnd=(CMainFrame*)lpApp->m_pMainWnd;(主窗口得句柄) CChildFrame *pChild=(CChildFrame )lpMainFrm->GetActiveFrame(); --------------------------- 禁止窗口最大化
www.eeworm.com/read/331169/12842414

cs program.cs

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

cs program.cs

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

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace 数字统计 { static class Program { /// /// 应用程序的主入口点。 ///
www.eeworm.com/read/328815/13000211

cs program.cs

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

cs program.cs

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

cs program.cs

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

prg 主程序.prg

set directory to curdir() clear screen clear events do setting open database 职员信息管理 do form 主界面 on shutdown quit read events close database do reset
www.eeworm.com/read/322810/13364952

prg 主程序.prg

set directory to curdir() clear screen clear events do setting open database 职员信息管理 do form 主界面 on shutdown quit read events close database do reset
www.eeworm.com/read/321929/13392573

prg 主程序.prg

set talk off set path to d:\作品2 application.visible=.f. do form d:\作品2\图书馆管理系统主界面 read events