搜索结果
找到约 70 项符合
Util 的查询结果
按分类筛选
- 全部分类
- Java编程 (27)
- J2ME (4)
- Java书籍 (3)
- Linux/Unix编程 (3)
- Jsp/Servlet (3)
- Ajax (3)
- 其他 (2)
- 软件设计/软件工程 (2)
- 压缩解压 (2)
- 嵌入式/单片机编程 (2)
- 源码 (2)
- 技术资料 (2)
- SCSI/ASPI (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- 汇编语言 (1)
- JavaScript (1)
- Applet (1)
- 加密解密 (1)
- 网络 (1)
- MTK (1)
- 文件格式 (1)
- VHDL/FPGA/Verilog (1)
- 编辑器/阅读器 (1)
- C/C++语言编程 (1)
- 单片机编程 (1)
- 计算机相关 (1)
Ajax C:Documents and SettingsAdministrator桌面srccomjavaeedevutil
C:\Documents and Settings\Administrator\桌面\src\com\javaeedev\util
Java编程 C:Documents and SettingsAdministrator桌面srccomjavaeedevutilHttpUtil.rar
C:\Documents and Settings\Administrator\桌面\src\com\javaeedev\util\HttpUtil.rar
编辑器/阅读器 #include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include
#include <avr/io.h>
#include <avr/interrupt.h>
#include <avr/signal.h>
#include <avr/sleep.h>
#include <avr/pgmspace.h>
#include <string.h>
#include <util/delay.h>
#include <avr/eeprom.h>
#include <stdio.h>
#include "defines.h"
C/C++语言编程 文件Java排课系统的报告
My JSP 'TeacherMain.jsp' starting page
var $=function(id) {
return document.getElementById(id);
}
function show_menu(num){
for(i=0;i
单片机编程 红外解码程序
/*
&nbsp;* _168ZHONGDUAN2.c
&nbsp;*
&nbsp;* Created: 2014/11/2 15:12:45
&nbsp;* &nbsp;Author: lenovo
&nbsp;*/&nbsp;
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...
计算机相关 大数据专利统计实验
大数据实验专利统计,java.io.IOException;
import java.util.StringTokenizer;
import org.apache.hadoop.conf.Config
源码 java学生数据库
/*import java.util.Scanner;
//主类
public class student122 {
&nbsp;&nbsp;//主方法
&nbsp;&nbsp;public static void main(String[] args){
&nbsp;&nbsp;&nbsp;&nbsp;//定义7个元素的字符数组
&nbsp;&nbsp;&nbsp;&nbsp;String[] st = new String[7];
&nbsp;&nbsp;&nbsp;&nbsp;inputSt(st); &nbsp ...
源码 CMPP3.0源码
CMPP3.0源码 java实现
1.将common文件夹、MsgConfig.properties放于src根目录下。
2.修改MsgConfig.properties配置文件对应的内容为可用参数。
3.方法入口:common.msg.util.MsgContainer
&nbsp;&nbsp; &nbsp;sendWapPushMsg(String url,String desc,String cusMsisdn):发送web push短信;
&nbsp;&nbsp;&nbsp;&nbsp;& ...
技术资料 FactoryIO_Template
Util para programar en plc SIEMENS enlazado con FactoryI/OFactory I/O es un software para automatización en tiempo real donde se puede construir y simular sistemas industriales y utilizarlos con las tecnologías de automatización más comunes. Esta simulación es totalmente interactiva e incluye g ...
技术资料 linux编译OpenWRT固件教程
并不是每个人都需要编译固件,笔者更推荐你直接使用官方固件,如果需要相应的软件,可以直接通过opkg 安装。为满足更多人需求,这里提供一个傻瓜教程,照着走一次,就编译好了,转的别问我为什么⋯⋯⋯⋯1.根据你的系统安装相应的包,把以下命令复制粘贴运行一次就行。Ubuntu 32bitsudo apt-get install build-essential su ...