代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/333161/12700411
asm boot.asm
; Generated by PSoC Designer ver 4.2 b1013 : 02 September, 2004
;
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VE
www.eeworm.com/read/333161/12700416
tpl boot.tpl
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VERSION: 4.15
; DATE: 18 August 2004
;
; DESCRIPTION:
;
www.eeworm.com/read/144708/12775350
c utime.c
#include
#include
void main(int argc, char **argv)
{
if (utime(argv[1], (struct utimbuf *) NULL))
printf("Error setting date and time\n");
else
printf("Da
www.eeworm.com/read/245187/12811834
c utime.c
#include
#include
void main(int argc, char **argv)
{
if (utime(argv[1], (struct utimbuf *) NULL))
printf("Error setting date and time\n");
else
printf("Da
www.eeworm.com/read/143149/12894119
dpr jfhwkz.dpr
program jfhwkz;
uses
Forms,
whkz in 'whkz.pas' {KzForm},
setting in 'setting.pas' {SetForm},
weihu in 'weihu.pas' {WhForm},
hlp in 'hlp.pas' {HlpForm};
{$R *.res}
begin
Appl
www.eeworm.com/read/143149/12894137
~dpr jfhwkz.~dpr
program jfhwkz;
uses
Forms,
whkz in 'whkz.pas' {KzForm},
setting in 'setting.pas' {SetForm},
weihu in 'weihu.pas' {WhForm},
hlp in 'hlp.pas' {HlpForm};
{$R *.res}
begin
Appl
www.eeworm.com/read/142022/12970277
asm boot.asm
; Generated by PSoC Designer ver 4.2 b1013 : 02 September, 2004
;
;@Id: boot.tpl#767 @
;=============================================================================
; FILENAME: boot.asm
; V