代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5819825
sh setup-task-db.sh
#!/bin/sh
#cygrunsrv --install cygipc --desc "CygWin IPC Daemon" --path /usr/local/bin/ipc-daemon --termsig INT --shutdown
# start ipc-daemon
echo "Setting up PostgreSQL database for TASK. Only need
www.eeworm.com/read/136849/5844360
h melody_env.h
#ifndef _MELODY_ENV_H_
#define _MELODY_ENV_H_
/*
* vibrator setting macro
*/
/* vibrator control source */
#define MI_VBR_SRC_OFF 0 /* vibrator control source off */
#define MI_VBR_SRC_
www.eeworm.com/read/126786/6011850
dat topic.dat
index.html Introduction
setup.html Setting Up Gtkdial
mainwindow.html Main Window
prefswindow.html Preferences Window
cmdline.html Command Line Options
otherinfo.html Author, Copyright & License
www.eeworm.com/read/124910/6039219
in configure.in
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# GNU libc on the Hurd is always reentrant.
DEFINES="$DEFINES -D_LIBC_REENTRANT"
dnl We need this setting because of the need for
www.eeworm.com/read/105912/6197086
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/493388/6402122
m orderbasedexample.m
echo on
% This script shows how to use the ga using an order-based representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global distMatrix
% Setting the
www.eeworm.com/read/484435/6576179
h main.h
extern xdata struct settings_struct setting;
extern volatile xdata unsigned char playing;
extern idata unsigned char ibuf[4];
typedef enum {
MODE_MIN = 0,
MODE_DIRONLY = 0,
MODE_DIRRAND,