代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5539187
cc 2.cc
// 2002-07-25 Benjamin Kosnik
// Copyright (C) 2002, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you c
www.eeworm.com/read/162614/5539199
cc 2.cc
// 2002-07-25 Benjamin Kosnik
// Copyright (C) 2002, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you c
www.eeworm.com/read/162614/5539287
cc 2.cc
// 2002-07-25 Benjamin Kosnik
// Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// sof
www.eeworm.com/read/160303/5573761
txt description.txt
Basic pluto test with a variation - the responder has no such policy.
It does have the packetdefault policy, which may cause a problem. Or not.
www.eeworm.com/read/160303/5574211
txt description.txt
This is the most basic situation for testing gateway-enabled Opportunistic
Encryption.
www.eeworm.com/read/160303/5574591
txt description.txt
test similiar with basic-pluto-05.
It uses modp768 (DH1) instead of default.
Note we do not build regularly with this enabled, so this test is not
enabled by default.
www.eeworm.com/read/160303/5574944
sh umlsetup-sample.sh
#!/bin/sh
# This is the configuration file that helps setup for
# a kernel pool for UML compilation w/FreeSWAN.
#
# Copy this file to the top of your FreeSWAN source directory as
# umlsetup.sh, edit
www.eeworm.com/read/154890/5632857
cvsignore .cvsignore
Makefile
Makefile.in
*.lo
_libs
.libs
.deps
libvideogfx-graphics-basic.la
www.eeworm.com/read/154374/5637584
jsp code.jsp
function AddText(NewCode) {
document.frmAnnounce.content.value+=NewCode
}
helpstat = false;
www.eeworm.com/read/154071/5643192
js code.js
helpstat = false;
stprompt = true;
basic = false;
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if (swtch == 0) {
helpstat = false