代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/253866/12181182
cpp list0802.cpp
// Listing 8.2 Using pointers
#include
typedef unsigned short int USHORT;
int main()
{
using namespace std;
USHORT myAge; // a variable
USHORT * pAge = 0;
www.eeworm.com/read/253507/12218197
txt readme.txt
模拟网关使用说明
FAQ:
1.提示用户登录失败,错误码3.
网关有鉴权功能,登陆时的用户名密码要和配置中的对应。
否则会引起登录失败,错误代码3(如果你的MD5算法没有问题的话).
2.下发Deliver消息时提示该SP没有登陆。
登录用的SPID要和配置中的对应,否则在下发Deliver消息时会提示对方没有登录。
模拟网关是根据下发消息中的SPID,找到对应的IC ...
www.eeworm.com/read/338594/12293213
frm mdiform1.frm
VERSION 5.00
Object = "{478E45E0-5745-11CF-8918-00A02416C765}#1.0#0"; "sqaote32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.MDIForm MDIForm1
BackColor
www.eeworm.com/read/251907/12311890
bgn videogenerator.bgn
BITGEN: Bitstream Generator ispLever_v61_PROD_Build (37)
Copyright (c) 1991-1994 by NeoCAD Inc. All rights reserved.
Copyright (c) 1995 AT&T Corp. All rights reserved.
Copyright (c) 1995-2001 Lucen
www.eeworm.com/read/251907/12311987
log hdlepro.log
#INFO: (ST-1216) Setting log file to 'D:/FPGA/VideoGenerator/hdlepro.log'.
#INFO: (ST-1216) Setting log file to 'D:/FPGA/VideoGenerator/hdlepro.log'.
#-- HDL Explorer. Copyright
www.eeworm.com/read/338192/12320156
txt changelog.txt
Changes in v1.2:
All examples:
Changed company name from Nordic VLSI to Nordic Semiconductor.
Added disclaimer in top of source file.
ex1a.asm:
ex1c.c:
Start of timer1 made clearer by
www.eeworm.com/read/250622/12395894
bak main.bak
clear screen
clear events
set default to E:\ly
open database salary
do form welcome
do setting
read events
close database
do reset
www.eeworm.com/read/131510/14142929
c checkbox.c
/* -------------- checkbox.c ------------ */
#include "dflat.h"
int CheckBoxProc(WINDOW wnd, MESSAGE msg, PARAM p1, PARAM p2)
{
int rtn;
CTLWINDOW *ct = GetControl(wnd);
if (ct !
www.eeworm.com/read/232339/14197222
m fmri_result_sa_ui.m
function fig = fmri_result_sa_ui(action,varargin)
if ~exist('action','var') | isempty(action)
[PLSresultFile,PLSresultFilePath] = ...
uigetfile('*_fMRIresult.m