代码搜索:OnTimer
找到约 179 项符合「OnTimer」的源代码
代码结果 179
www.eeworm.com/read/318168/13484507
def wml.def
; PSPad clip definition file for WML
;
; Author: Karel Pavelka webjob@seznam.cz
; last revision: 5.6.2003
; translation: Jan Fiala
[Macro definition]
%acceptcharset%=@C accept-charset=,accept-ch
www.eeworm.com/read/308301/13704679
txt 脚本命令.txt
变量说明:
1、 自定义变量不能以D P G I M字母开头
2、 自定义变量不区分大小写
使用方法:
假设存在自定义变量xy xz
判断函数
EQUAL 是否相等 如:
#if
EQUAL d0 xy
#say
d0和xy相等
#if
EQUAL d0 10
www.eeworm.com/read/492188/6424962
dfm unit1.dfm
object Form1: TForm1
Left = 293
Top = 133
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Ultimate-Guitar.com Finder'
ClientHeight = 131
ClientWidth = 2
www.eeworm.com/read/487033/6522479
txt valuetokens.txt
///////////////////////////
// Attribute Value Tokens
///////////////////////////
.com/=85
.edu/=86
.net/=87
.org/=88
accept=89
bottom=8A
clear=8B
delete=8C
help=8D
http://=8E
http:www.=8F
https://=90
www.eeworm.com/read/347716/11643559
cpp aboutdlg.cpp
// AboutDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "PCIEBoardTest.h"
#include "AboutDlg.h"
#include ".\aboutdlg.h"
// CAboutDlg 对话框
IMPLEMENT_DYNAMIC(CAboutDlg, CDialog)
CAboutDlg:
www.eeworm.com/read/225323/14544883
dfm unit1.dfm
object Form1: TForm1
Left = -200
Top = 97
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 65
ClientWidth = 117
Color = clBtnFace
www.eeworm.com/read/121270/14761122
cpp dlgprogress.cpp
// DlgProgress.cpp : implementation file
//
#include "stdafx.h"
#include "Speedcd.h"
#include "DlgProgress.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =