搜索结果
找到约 1,200 项符合
not-setup 的查询结果
网络 Libnet is a generic networking API that provides access to several protocols. It is not designed as
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provi ...
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...
其他书籍 How Not to Program in C++ 学习C++的英文版的好书。建议高手学习
How Not to Program in C++
学习C++的英文版的好书。建议高手学习
单片机开发 Device pins that are not connected to a specific peripheral function are controlled by the GPIO reg
Device pins that are not connected to a specific peripheral function are controlled by the
GPIO registers. Pins may be dynamically configured as inputs or outputs. Separate
registers allow setting or clearing any number of outputs simu
中文
单片机开发 because I can not get the download rights, so I uoload this file.This is a wash program, include a c
because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,
Java编程 应用hibernate框架,会出现Hibernate3 错误: could not initialize proxy - no Session,教你怎么解决此类问题
应用hibernate框架,会出现Hibernate3 错误: could not initialize proxy - no Session,教你怎么解决此类问题
单片机开发 SPC3 SETUP PROGRAMS SP C3 SETUP PROGRAMS
SPC3 SETUP PROGRAMS
SP C3 SETUP PROGRAMS
软件设计/软件工程 not available at this time
not available at this time
串口编程 AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using
AppWizard has created this port_dll DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your port_dll DLL.
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...