代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/212093/15166003
prg setting.prg
SET TALK OFF
SET SAFETY OFF && 覆盖时不要确认
SET STAT BAR OFF && 将状态栏关闭
SET SYSMENU OFF && 可关掉VFP系统菜单之区域(Band)
SET SYSMENU TO && 关闭系统菜单
SET CENTURY ON &&
www.eeworm.com/read/211946/15170337
h setting.h
#pragma once
#include "afxwin.h"
// setting 对话框
class setting : public CDialog
{
DECLARE_DYNAMIC(setting)
public:
setting(CWnd* pParent = NULL); // 标准构造函数
virtual ~setting();
/
www.eeworm.com/read/211946/15170347
cpp setting.cpp
// setting.cpp : 实现文件
#pragma once
#include "stdafx.h"
#include "msg1.h"
#include "setting.h"
//
//#include "ipmsg.h"
// setting 对话框
IMPLEMENT_DYNAMIC(setting, CDialog)
setting::setti
www.eeworm.com/read/210540/15197052
ini setting.ini
[WatchWindow]
Left=796
Top=234
Width=231
Height=247
Dock=0
DockIndex=0
Visible=0
[MemoryWindow]
Left=306
Top=242
Width=624
Height=459
Dock=0
DockIndex=0
Visible=0
[RegisterWindow]
Lef
www.eeworm.com/read/210513/15197855
ini setting.ini
port=888
speed=100
[PROG]
detect=0
open eeprom=0
open flash=1
erase eeprom=0
erase flash=1
write eeprom=0
write flash=1
write op=0
check eeprom=0
check flash=1
check detail=0
chip select
www.eeworm.com/read/209829/15213669
class setting.class
www.eeworm.com/read/209492/15218652
gif setting.gif
www.eeworm.com/read/209266/15224275
class setting.class
www.eeworm.com/read/206854/15288039