代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/187002/8884337
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/382584/9018791
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/382395/9031093
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/282122/9118648
txt sample_cfg_budgetone.txt
Grandstream IP Phone Configuration
MAC Address: 00.0B.82.00.31.89
Software Version: Program--1.0.3.81 Bootloader--1.0.0.7
HTML--1.0.0.18
detected firewall
www.eeworm.com/read/380940/9120431
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/380728/9131575
c scpu.c
/************************************************************************
*
* scpu.c
*
* Monitor command for configuring cpu (cache, MMU etc.)
*
* This feature is present specifically
www.eeworm.com/read/183552/9153989
c vidpid.c
/******************************************************************************
* VAULT INFORMATION SERVICES *
* TEXAS INST
www.eeworm.com/read/379436/9197448
txt readme.txt
=============================================================================
NOTES
=============================================================================
1. If no interrupt occured afte
www.eeworm.com/read/180601/9300814
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/376819/9304506
asm spce.asm
//========================================================================================
// Progarm: SPCE definition V1.0
// Writen by: Arthur Shieh
//
// Last modified date:
// 2002/09/27: