代码搜索:HowTo
找到约 3,145 项符合「HowTo」的源代码
代码结果 3,145
www.eeworm.com/read/415537/11064241
txt slackcs.txt
Dial-Up Modem Connection Sharing by
Boris Kurktchiev aka MANOWAR^
for BlackSun Research Facility http://blacksun.box.sk
July 31, 2001
A mini HOWTO on a simple w
www.eeworm.com/read/236937/13990336
dox ht0-initialize.dox
/**
* @ingroup libeXosip2 The eXtented eXosip stack
* @defgroup howto0_initialize How-To initialize libeXosip2.
When using eXosip, your first task is to initialize
both eXosip context and libosip l
www.eeworm.com/read/236937/13990343
dox ht2-registration.dox
/**
* @ingroup libeXosip2 The eXtented eXosip stack
* @defgroup howto2_registration How-To send or update registrations.
eXosip2 offers a flexible API to help you to register one or several identit
www.eeworm.com/read/112931/15473701
txt readme.txt
http://www.vb-helper.com/HowTo/startinm.zip
Purpose
Start a program inside another program's MDI form
Method
Use SetParent to reparent the new program.
Disclaimer
This example program i
www.eeworm.com/read/110540/15531850
txt readme.txt
http://www.vb-helper.com/HowTo/hexdump.zip
Purpose
View the hexadecimal content of a file.
Method
Use Get to read the file into a byte array quickly. Then format the bytes
and display them.
www.eeworm.com/read/101154/15849571
txt bzip2.txt
Bzip2 Howto
作者:
David Fetter, [1]dfetter@best.com
译者:
谢昆中 HSIEH KUN-CHUNG, 台湾 中华民国 Taiwan, Republic of China (NOT People's
Re
www.eeworm.com/read/101154/15849596
txt bridge.txt
桥接器的运作 mini-Howto
作者: Christopher Cole, [1]cole@lynkmedia.com
译者: Mile Yeh mile@mail.timenet.net
v1.10, 13十一月 1997
_______
www.eeworm.com/read/168107/9939579
txt readme.txt
http://www.vb-helper.com/HowTo/mandel.zip
Purpose
Draw Mandelbrot sets.
Method
See "Visual Basic Graphics Programming" for full details. This book also
explains many other fractals includin
www.eeworm.com/read/359019/10169992
cdrw readme.cdrw
Using CD-RW media Mini Howto FAQ
CD-RW drives usually support packet writing, but as there
is currently no usable UDF filesystem support you may only use
the simple cdrecord approach.
Cdrecord write
www.eeworm.com/read/121259/7141420
txt readme.txt
http://www.vb-helper.com/HowTo/popmenu.zip
Purpose
Make a popup menu.
Method
Make a hidden menu. In the MouseDown event handler, make sure the right
button is pressed. Then use PopupMenu to