搜索结果

找到约 353 项符合 THEN 的查询结果

VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog

C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
https://www.eeworm.com/dl/686/210229.html
下载: 190
查看: 1101

通讯/手机编程 This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed AP

This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentExceptio ...
https://www.eeworm.com/dl/527/211275.html
下载: 101
查看: 1077

其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t

Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
https://www.eeworm.com/dl/534/214270.html
下载: 103
查看: 1663

邮电通讯系统 OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for

OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. ...
https://www.eeworm.com/dl/690/214582.html
下载: 188
查看: 1107

通讯/手机编程 Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP

Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.
https://www.eeworm.com/dl/527/215496.html
下载: 80
查看: 1061

Java书籍 How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caus

How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
https://www.eeworm.com/dl/656/216206.html
下载: 60
查看: 1093

其他书籍 Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OL

Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OLTP) and online analytical processing (OLAP), features a tour of different SQL Server releases, and offers a guide to installation. The author describes and demonstrates the changes since SQL Server 7. ...
https://www.eeworm.com/dl/542/216208.html
下载: 150
查看: 1036

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=requ

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqltext=sqltext &" where Product_Name like %"& request("Product_Name") &" ...
https://www.eeworm.com/dl/630/217993.html
下载: 168
查看: 1065

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217996.html
下载: 88
查看: 1051

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217998.html
下载: 104
查看: 1102