代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/296092/8123360
ico setting.ico
www.eeworm.com/read/333068/12703889
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/245718/12783694
pas setting.pas
unit Setting;
interface
uses Windows;
//
// Data structure for Setting
//
type
PKbInfo = ^TKbInfo;
TKbInfo = record
UseSound: Bool; // Use click sound
AlwaysOntop: B
www.eeworm.com/read/245718/12783768
dcu setting.dcu
www.eeworm.com/read/331062/12853237
h setting.h
// Setting.h: interface for the TSetting class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SETTING_H__CDC27DBE_4357_4F62_9768_C01BB0A970C5__INCLUDE
www.eeworm.com/read/331062/12853292
cpp setting.cpp
// Setting.cpp: implementation of the TSetting class.
//
//////////////////////////////////////////////////////////////////////
#include "Setting.h"
#include "s32stor.h "
////////////////////