代码搜索结果
找到约 10,000 项符合
Design 的代码
design.groupproj
{26B9B881-97A9-4052-A098-ABC530350ECB}
design.callmgr
Call Manager is a single-threaded application.
It's easier that way.
Nothing blocks except a select() call.
The pptp code provides an fd_set for us to watch, and a function
to call to see if a given
design.pptp
pptp called as:
pptp hostname [[pptp options] --] [pppd options]
The pptp program does:
gethostbyname([hostname]) to get ip number.
Try to open unix domain socket at /var/run/pptp/ip.num.ber.here.
design.h
#include
void Image()
{
cout
design.js
function Pic(cx){
if (!validateMode()) return;
if (cx == 1) {
var arr = showModalDialog("Inc/Pic.asp?Action=a", "", "dialogWidth:390Px; dialogHeight:308Px; status:0;scroll:no;help:0");
}