代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/460543/7247659
h global_definitions.h
/*
** ============================================================================
**
** FILE
** menu.h
**
** DESCRIPTION
** Header file for menu handling
**
** CREATED
** Silicon Laborat
www.eeworm.com/read/294875/8196171
pl example-2.pl
#!/usr/bin/perl -w
# This program monitors the
# /apps/nautilus/preferences/always_use_browser,
# /apps/nautilus/preferences/show_image_thumbnails, and
# /apps/nautilus/preferences/thumbnail_limit gc
www.eeworm.com/read/291881/8391219
h wg_config_store.h
// wg_config_store.h
//
// CConfigStore interface - allows configuration settings to be stored to disk in a text file
//
//
// Copyright (c) 2002 Rob Wiskow
// rob-dev@boxedchaos.com
//
// This librar
www.eeworm.com/read/390729/8448932
asm spce.asm
//========================================================================================
//
//
// Last modified date:
// 2002/09/27: first version
// Note: This file contains a variable dec
www.eeworm.com/read/390106/8483685
htm gridbag_gap.htm
Setting Gap Sizes in a GridBadLayout (Java Developers Almanac Example)
www.eeworm.com/read/290380/8486184
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/386708/8730241
h testmacrodriver.h
/*
*******************************************************************************
** COPYRIGHT (C) NEC Electronics Corporation 2008
** NEC ELECTRONICS CONFIDENTIAL AND PROPRIETARY
** All right
www.eeworm.com/read/286953/8735510
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/286514/8762204
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/429798/8787998
h checkdialog.h
/*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
* Leandro Penz, Kimmo Varis, Vesa Pikki
*
* This program is free s