搜索结果
找到约 903 项符合
stRing-include 的查询结果
其他行业 class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i<=14 i++) btn[i].setEnabled(true)
}
} ...
Internet/网络编程 PHP免费网摘程序 详细说明: 安装说明: 1、把文件上穿上去以后
PHP免费网摘程序
详细说明: 安装说明:
1、把文件上穿上去以后,在phpmyadmin里边 建立一个数据库。假设是 pictop。
然后把sql文件mmei8.sql导进去。
2、修改数据库配置文件,conn.php.修改网摘配置文件 include/setup.php。
3、后台路径admin/default.php 默认帐号密码 是 admin admin .
4、生成所有网摘静态页面程序为d ...
编译器/解释器 Here are some short instructions for use of mod-xslt. The stylesheet is specified using the Proce
Here are some short instructions for use of mod-xslt.
The stylesheet is specified using the Processing Instruction
<?xml-stylesheet type="text/xsl" href="URL-OF-YOUR-STYLESHEET"?>
or now new
<?xslt-stylesheet agent="THE-USER-AGENT-STRING-OF-THE-BROWSER" href="URL-OF-YOUR-STYLESHEET"?>
This now ...
微处理器开发 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTE
本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com
希望对SPI操作的朋友有所帮助。
一、工作方式:
从设备:SPI为MASTER模式
S3C2410:SPI为SLAVE模式+DMA
二、工作流程
1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。
2.S3 ...
其他 Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platfor
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, ...
操作系统开发 vxworks libc库源代码
vxworks libc库源代码,标准C代码库实现
assert
ctype
locale
math
setjmp
stdarg
stdio
stdlib
string
time
单片机开发 avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...LIB目录将头文件slavr.h 拷贝到头文件目录即...
avr应用有关使用注意事项如下
1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中
即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录
2 如果想使用库文件中的函数那么设置如下
1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件
2) 在工程选项中的Additional LIB 一 ...
家庭/个人应用 法:1:将类文件加入到你的项目中 2:在你的对话框中加入一个按纽(button)
法:1:将类文件加入到你的项目中
2:在你的对话框中加入一个按纽(button),设置其文本和大小。
3:利用classwizard为按纽设置一个CButten类的值m_3dtext,然后编缉对话框的头文件,将CButten m_3dtext 改为CMyTextButton m_3dtex 在
对话框的.CPP文件中加入#include "CMyTextButton.h" ...
其他数据库 该文件为adoce30.h
该文件为adoce30.h,需要下载的朋友请支持一把。下载后把该文件copy到\Include\Emulator或者其他的编译器下及可消除can not open adoce30.h错误。
其他书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programmin ...