代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/347918/3161892
java minmaxextractorplugin.java
package org.joone.util;
import org.joone.engine.*;
/**
* Extracts from the time series the inversion points, setting its range
* from MIN_VALUE to MAX_VALUE.
* Example:
* Input series: (doesn'
www.eeworm.com/read/340710/3265503
fixv2
# get rid of mistakes/differences in V2 output
# - change west's IP addresses to east's
# - ditch rp_filter setting
# - neutralize FreeS/WAN version string
# - ditch new --opts "" --stderrlog "" from
www.eeworm.com/read/337782/3326644
java constants.java
package com.mycompany.myapp.util;
public class Constants {
/** database setting* */
public static final String CLASS_NAME = "com.mysql.jdbc.Driver";
public static final String CONNET_STR =
www.eeworm.com/read/337546/3330748
c pgtable_32.c
/*
* This file contains the routines setting up the linux page tables.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifi
www.eeworm.com/read/337546/3332964
c pgtable.c
/*
* This file contains the routines setting up the linux page tables.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifi
www.eeworm.com/read/337546/3334325
c dsbr100.c
/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs
into both the USB and an analog audio input, so this thing
only deals with initialisation and frequency setting, the
audio data has to
www.eeworm.com/read/337173/3343165
java icreaderupdatehandler.java
package com.frontMachine.server;
import org.apache.mina.common.IdleStatus;
import org.apache.mina.common.IoSession;
import com.frontMachine.setting.ServerSetting;
import com.frontMachine.util.
www.eeworm.com/read/332064/3401790
vb mainform.vb
Public Class MainForm
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
'Display the current Setting from the web service
www.eeworm.com/read/325330/3484885
java rmscustom.java
package cn.zqk.utils;
import javax.microedition.rms.*;
public class RmsCustom {
RecordStore rs;
public int setting=0;
public int minitemlen =1; //mini total item count
public int c