代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/168968/5429219
bgn alu_routed.bgn
Release 7.1.04i - Bitgen H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '2v250.nph' in environment
c:/Xilinx71.
"alu" is an NCD,
www.eeworm.com/read/166421/5474664
ini room1.ini
; 聊天室名称
Room Title = 野原鑫之助工作室大厅
; 服务器IP或域名地址; 注意不含有“http://”,如:192.168.1.1 210.77.151.17均为正确地址
; 切勿设置成http://210.77.151.17(直接输入IP或域名,不要加"http://"这几个字符)
Server Address = 127.0.0.1
; 聊天室侦听端口号,
www.eeworm.com/read/166421/5474674
ini room2.ini
; 聊天室名称
Room Title = 野原鑫之助工作室二室
; 服务器IP或域名地址; 注意不含有“http://”,如:192.168.1.1 210.77.151.17均为正确地址
; 切勿设置成http://210.77.151.17(直接输入IP或域名,不要加"http://"这几个字符)
Server Address = 127.0.0.1
; 聊天室侦听端口号,
www.eeworm.com/read/164604/5488792
java tuner.java
package headfirst.facade.hometheater;
public class Tuner {
String description;
Amplifier amplifier;
double frequency;
public Tuner(String description, Amplifier amplifier) {
this.description
www.eeworm.com/read/162614/5528546
c 200031109-1.c
/* For a short time on the tree-ssa branch this would warn that
value was not initialized as it was optimizing !(value = (m?1:2))
to 0 and not setting value before. */
int t(int m)
{
int val
www.eeworm.com/read/162614/5534732
bugs
Why can I only send a 65332 sized UDP packet? Is there that much UDP overhead?
Setting the multicast interface doesn't seem to work.
www.eeworm.com/read/162519/5544264
bugs
Why can I only send a 65332 sized UDP packet? Is there that much UDP overhead?
Setting the multicast interface doesn't seem to work.
www.eeworm.com/read/161295/5554816
java mapui.java
package kyodai.map;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.net.*;
import kyodai.*;
/**
* Title: LianLianKan
* Description: 连连看
*
www.eeworm.com/read/161295/5554825
java setupdialog.java
package kyodai.topbar;
import java.awt.*;
import javax.swing.border.*;
import java.net.*;
import javax.swing.*;
import java.awt.event.*;
import kyodai.*;
/**
* Title: Kyodai
*
www.eeworm.com/read/161121/5558421
h cs4215.h
/* $Id: cs4215.h,v 1.8 2000/10/27 07:01:38 uzi Exp $
* drivers/sbus/audio/cs4215.h
*
* Copyright (C) 1997 Rudolf Koenig (rfkoenig@immd4.informatik.uni-erlangen.de)
* Used with dbri.h
*/
#ifndef