代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/261576/11636960
pdf configuration.pdf
www.eeworm.com/read/258337/11870213
txt configuration.txt
All file dialog settings are stored in the 'KFileDialog Settings' group.
HelpCommandPath Path to kdehelp binary
HelpFilePath Path to kfiledialog help
(use KConfig i18n features to handle the pat
www.eeworm.com/read/254733/12121717
java configuration.java
/*
* Java USB Library
* Copyright (C) 2000 by David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public Li
www.eeworm.com/read/233528/14148049
h configuration.h
//#include "stdafx.h"
#ifndef __CONFIGURATION_H_
#define __CONFIGURATION_H_
#include "Useful.h"
#include "Rotation.h"
//CLASS Configuration
//member varialbes:
typedef struct
{
MH_BOOL C[8];
www.eeworm.com/read/233528/14148062
cpp configuration.cpp
#include "Configuration.h"
Configuration Configuration_Configuration8(MH_BOOL AC0, MH_BOOL AC1, MH_BOOL AC2, MH_BOOL AC3,
MH_BOOL AC4, MH_BOOL AC5, MH_BOOL AC6, MH_BOOL AC7)
{
Configuration tmp;