搜索结果
找到约 232 项符合
MEssage 的查询结果
按分类筛选
- 全部分类
- 加密解密 (23)
- Java编程 (17)
- Internet/网络编程 (11)
- 其他 (11)
- Linux/Unix编程 (8)
- 手机短信编程 (8)
- 电子书籍 (7)
- VC书籍 (7)
- 单片机开发 (7)
- JavaScript (7)
- 软件设计/软件工程 (6)
- Java书籍 (6)
- 技术资料 (6)
- 汇编语言 (5)
- 其他书籍 (5)
- 单片机编程 (4)
- 网络 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯/手机编程 (4)
- 行业发展研究 (4)
- 通信网络 (3)
- VxWorks (3)
- GPS编程 (3)
- 微处理器开发 (3)
- Jsp/Servlet (3)
- matlab例程 (3)
- Windows CE (3)
- Windows Mobile (3)
- 源码 (3)
- 数值算法/人工智能 (2)
- 文章/文档 (2)
- 其他行业 (2)
- 人工智能/神经网络 (2)
- Delphi控件源码 (2)
- 技术管理 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 系统设计方案 (2)
- 书籍 (2)
- 学术论文 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- VHDL/FPGA/Verilog (1)
- SQL Server (1)
- 交通/航空行业 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 多国语言处理 (1)
- 书籍源码 (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 邮电通讯系统 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- 驱动编程 (1)
- BREW编程 (1)
- 数据库系统 (1)
- uCOS (1)
- 金融证券系统 (1)
- 嵌入式/单片机编程 (1)
- 软件测试 (1)
- 手机彩信(MMS)编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 电工电气 (1)
- 软件 (1)
- VIP专区 (1)
JavaScript 一乐LIST 能够返回你的Topic值
一乐LIST 能够返回你的Topic值, 得到Message 的作者等功能
Java编程 snmp4j 1.8.2版 The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3
snmp4j
1.8.2版
The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3 messages. A SNMP message is composed of its message header and its PDU payload. This package contains three main groups of classes and interfaces:
单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o
CAN1.c and CAN2.c are a simple example of configuring a CAN network to
transmit and receive data on a CAN network, and how to move information to
and from CAN RAM message objects. Each C8051F040-TB CAN node is configured
to send a message when it s P3.7 button is depressed/released, with a 0x11
...
Java编程 struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中
struts validator验证框架
1、配置:
* 加入国际化配置在struts-config.xml文件中,如:
<message-resources parameter="MessageResources" />
* 提供国际化资源文件
* 引入validator插件在struts-config.xml文件中,如:
<plug-in className="org.apache.struts.validator.ValidatorPlugIn">
<set-property
pro ...
VC书籍 This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message from which the hash ...
加密解密 This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message from which the hash ...
VC书籍 以传统的C/SDK 撰写Windows 程序
以传统的C/SDK 撰写Windows 程序,最大的好处是可以清楚看见整个程序的来龙去脉
和消息动向,然而这些重要的动线在MFC 应用程序中却隐晦不明,因为它们被Application
Framework 包起来了。这一章主要目的除了解释MFC 应用程序的长像,也要从MFC 源代
码中检验出一个Windows 程序原本该有的程序进入点(WinMain)、视窗类别 ...
其他 Introduction Sometimes you may collide with the following problem: a third-party binary component o
Introduction
Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed.
If you do not have the source code of this binary and one does not have a g ...
Linux/Unix编程 在网络安全中经常会遇到rootkit
在网络安全中经常会遇到rootkit,NSA安全和入侵检测术语字典( NSA Glossary of Terms Used in Security and Intrusion Detection)对rootkit的定义如下:A hacker security tool that captures passwords and message traffic to and from a computer. A collection of tools that allows a hacker to provide a backdoor in ...