搜索结果
找到约 110 项符合
default 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (14)
- Java编程 (12)
- 其他 (9)
- 技术资料 (7)
- 源码 (6)
- 微处理器开发 (5)
- 书籍源码 (4)
- 编译器/解释器 (4)
- 其他嵌入式/单片机内容 (4)
- matlab例程 (3)
- 单片机编程 (2)
- 通信网络 (2)
- Internet/网络编程 (2)
- 人工智能/神经网络 (2)
- 通讯/手机编程 (2)
- 文章/文档 (2)
- DSP编程 (2)
- 企业管理 (2)
- 教程资料 (1)
- 技术管理 (1)
- Applet (1)
- J2ME (1)
- SQL Server (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- 嵌入式Linux (1)
- 家庭/个人应用 (1)
- 软件工程 (1)
- 网络 (1)
- Delphi控件源码 (1)
- 其他书籍 (1)
- 数据库系统 (1)
- Windows CE (1)
- STL (1)
- 金融证券系统 (1)
- MacOS编程 (1)
- 数值算法/人工智能 (1)
- JavaScript (1)
- VHDL/FPGA/Verilog (1)
- GPS编程 (1)
- 电子书籍 (1)
- 接口技术 (1)
- 软件 (1)
- 笔记 (1)
Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco
I. Introduction
This code exploits a previously undisclosed vulnerability in the bit string
decoding code in the Microsoft ASN.1 library. This vulnerability is not related
to the bit string vulnerability described in eEye advisory AD20040210-2. Both
vulnerabilities were fixed in the MS04-007 patch. ...
编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.
Java编程 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候
用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。
运行的时候,需要把database目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。
将该目录拷贝到Tomcat ...
SQL Server 用SQL Server+jsp实现的电话黄页查询系统。 运行的时候
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。
将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。
注意:文件名 ...
单片机开发 contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip P
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16.
微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
Internet/网络编程 PHP免费网摘程序 详细说明: 安装说明: 1、把文件上穿上去以后
PHP免费网摘程序
详细说明: 安装说明:
1、把文件上穿上去以后,在phpmyadmin里边 建立一个数据库。假设是 pictop。
然后把sql文件mmei8.sql导进去。
2、修改数据库配置文件,conn.php.修改网摘配置文件 include/setup.php。
3、后台路径admin/default.php 默认帐号密码 是 admin admin .
4、生成所有网摘静态页面程序为d ...
书籍源码 Address book helps you look up your addresses from the system tray. It is quite useful in that way
Address book helps you look up your addresses from the system tray.
It is quite useful in that way 慶ause it stays out of the way and is
easily accessible when needed. Double clicking on any URL will start
the default web browser and take you to that URL. Double clicking on
the phone number will ...
中间件编程 1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Fram
1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。
2、然后打开web.config修改
<DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" />
节点的数据库用户密码。
3、打开IIS,创建虚拟目录 ...