代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/327419/13079585
prg setting.prg
set sysmenu off
set sysmenu to
set status off
set talk off
set notify off
set clock status
set palette off
set bell on
set safety off
set escape on
set keycomp to windows
set carry on
set
www.eeworm.com/read/327406/13081290
fxp setting.fxp
www.eeworm.com/read/327406/13081339
prg setting.prg
set sysmenu off &&将系统菜单关闭
set sysmenu to
set status bar off &&不显示图形状态框
set talk off &&指定在Visual FoxPro主窗口、系统信息窗口、图形状态栏或用户自定义窗口中不显示命令结果
set not
www.eeworm.com/read/140336/13087042
bmp setting.bmp
www.eeworm.com/read/327198/13095684
ini setting.ini
[MainWindow]
Left=-4
Top=-4
Width=1288
Height=998
Dock=0
DockIndex=0
Visible=1
[ProjectWindow]
Left=1
Top=13
Width=254
Height=661
Dock=1
DockIndex=0
Visible=1
[MessageWindow]
Left=13
www.eeworm.com/read/327190/13095926
ini setting.ini
port=888
speed=100
[PROG]
detect=1
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/139760/13136039
prg setting.prg
* 环境设置
*程序名称: setting.prg
set sysmenu off
set sysmenu to
set status bar off
set talk off
set notify off
set clock status
set palette off
set bell on set safety off
set escape on
set keycom
www.eeworm.com/read/139760/13136057
fxp setting.fxp
www.eeworm.com/read/139401/13158752
class setting.class
www.eeworm.com/read/325679/13191216
cs setting.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Drawing;
namespace BinaryTree
{
///
/// Setting 类用于设定环境变量
///
class Sett