代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/319452/13451562
ico setting.ico
www.eeworm.com/read/317616/13501031
asp setting.asp
www.eeworm.com/read/315515/13541304
fxp setting.fxp
www.eeworm.com/read/315515/13541343
prg setting.prg
set sysmenu off &&将系统菜单关闭
set sysmenu to
set status bar off &&不显示图形状态框
set talk off &&指定在Visual FoxPro主窗口、系统信息窗口、图形状态栏或用户自定义窗口中不显示命令结果
set not
www.eeworm.com/read/315167/13549867
java setting.java
package kyodai;
import java.io.*;
import java.net.*;
import java.util.*;
/**
* 生成配置文件的类
*/
public class Setting {
public final static int COLUMN = 17; //表格的列
public final static int
www.eeworm.com/read/314724/13560231
ini setting.ini
[setting]
;远程网关地址
smgip=127.0.0.1
;网关端口号
smgport=8801
;本地(sp)监听地址(置空表示绑定默认地址)
localip=127.0.0.1
;本地监听端口
localport=8802
;用户名
username=test
;口令
pwd=test
;企业代码
corpid=90020
;节点编号
nodeid=3
www.eeworm.com/read/314332/13569228
pas setting.pas
unit Setting;
interface
uses
Windows, SysUtils, Classes, Controls, Forms, ExtCtrls, Graphics, ComCtrls,
Search, DMU,
RzPanel, RzDlgBtn, RzButton, RzListVw, RzRadChk;
type
MoveData
www.eeworm.com/read/314332/13569237
dcu setting.dcu
www.eeworm.com/read/314332/13569238
dfm setting.dfm
object FrmSet: TFrmSet
Left = 301
Top = 213
BorderStyle = bsDialog
Caption = #36873#39033
ClientHeight = 289
ClientWidth = 454
Color = clBtnFace
Font.Charset = GB2312_CHARSET
www.eeworm.com/read/312230/13615322