代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/431110/1912572
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/430518/1922986
s head.s
/*
* linux/arch/i386/head.S -- the 32-bit startup code.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Enhanced CPU detection and feature setting code by Mike Jagdis
* and Martin Mares, No
www.eeworm.com/read/430182/1937571
s head.s
/*
* linux/arch/i386/head.S -- the 32-bit startup code.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Enhanced CPU detection and feature setting code by Mike Jagdis
* and Martin Mares, No
www.eeworm.com/read/430037/1942692
m pr6_48.m
%Problem 6.48
%Legendre sequence generator;
clear all, close all;
N=251; %setting up length;
tst=isprime(N); if tst==0 error('Change N! It is not prime'); end;
ksi=prel(N); %finding primitive e
www.eeworm.com/read/428641/1957467
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/425565/2005339
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
www.eeworm.com/read/418308/2090990
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/411945/2179022
properties jdbc.properties
# mysql jdbc setting
hibernate.connection.url=jdbc:mysql://127.0.0.1:3306/pomer
hibernate.connection.username=root
hibernate.connection.password=111111
hibernate.connection.driver_class=com.mysql.