代码搜索结果
找到约 521,473 项符合
Control System 的代码
foreachstring.java
//: control/ForEachString.java
public class ForEachString {
public static void main(String[] args) {
for(char c : "An African Swallow".toCharArray() )
System.out.print(c + " ");
}
commaoperator.java
//: control/CommaOperator.java
public class CommaOperator {
public static void main(String[] args) {
for(int i = 1, j = i + 10; i < 5; i++, j = i * 2) {
System.out.println("i = " + i
flowcontrol.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Tollkuci.GsmModem
{
///
/// Contains the possible values used to specify the flow control in the
control.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY control IS
PORT( reset: IN STD_LOGIC; --system reset signal
bege
win2000优化技巧.txt
Win2000设置技巧
许多设置涉及到注册表,请小心操作,注意备份!
对象为Windows 2000 Professional。
内存性能优化:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF
qmail-control.9
.TH qmail-control 5
.SH "NAME"
qmail-control \- qmail configuration files
.SH "INTRODUCTION"
You can change the behavior of the
.B qmail
system by modifying
.BR qmail 's
.I control files
in
.BR QMAILH
readme.txt
应一些网友的要求,公布播放器的源码。其实最主要的原因是我懒得更新它了。如果你不能编译的话请在Import ActiveX Control中添加c:\winnt\system32\macromed\flash或c:\windows\system\macromed\flash中添加flash.ocx,然后install就可以了,如果您找不到flash.ocx那么请在添加/删除中加入marcom
e193. printing security system trace messages.txt
By setting the system property java.security.debug to all, the security system will print details of security related calls. The value all prints all available debugging information. For finer control
sql挂起解决办法.txt
安装SQL Server2000的时候,安装程序提示安装程序被挂起,让重新启动电脑,但即便是重新启动了再次安装,SQL Server2000的安装程序依旧提示这个错误。看来重起并不能解除被挂起的安装程序。查阅了资料,得知要解决这个问题需要删除注册表
HKEY_LOCAL_MACHINE\<mark>SYSTEM</mark>\Current<mark>Control</mark>Set\<mark>Control</mark>\Session Manager下的Pendi ...
win2000优化技巧.txt
Win2000设置技巧
许多设置涉及到注册表,请小心操作,注意备份!
对象为Windows 2000 Professional。
内存性能优化:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF