代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/158205/11638034
c datedisplay.c
/******************************************************************************
*
* Copyright (c) 1995-2003 PalmSource, Inc. All rights reserved.
*
* File: DateDisplay.c
*
* Release: Palm
www.eeworm.com/read/346969/11709172
asm spce.asm
//========================================================================================
// Progarm: SPCE definition V1.0
// Writen by: Arthur Shieh
//
// Last modified date:
// 2002/09/27:
www.eeworm.com/read/259865/11760737
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/155707/11852930
todo
Connectix QuickCam VC Video4Linux Device Driver
===============================================
To Do List
- Backport the PP module to 2.4 kernel
- Improve PP module (ECP read times-out intermitte
www.eeworm.com/read/258337/11869169
cpp klocale.cpp
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow (coolo@kde.org)
This library is free software; you can redistribute it and/or
modify it under the terms of the G
www.eeworm.com/read/155137/11895936
asm spce.asm
//========================================================================================
//
//
// Last modified date:
// 2002/09/27: first version
// Note: This file contains a variable dec
www.eeworm.com/read/256014/12036295
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/255833/12053856
cpp settingslistsettingitemlist.cpp
/**
*
* @brief Definition of CSettingsListSettingItemList
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// INCLUDE FILES
// Class include
#include "SettingsListSettingItemLi
www.eeworm.com/read/152475/12110813
cpp main.cpp
/*
* Copyright (C) 2001-2005 Jacek Sieka, arnetheduck on gmail point com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi