精饲料单放机快速地翻看联赛积 精饲料单放机快速地翻看联赛积 v
标签:
上传时间: 2014-01-17
上传用户:hfmm633
在pc 机的根目录下建立minigui- free 目录,将下载的源代码包copy 到该目录, 解压缩,生成libminigui-1.3.3、minigui-res-1.3.3、mde-1.3.0、mg-samples-1.3.1。 我在该目录中建立nfsroot 目录,用以存放生成的文件。
上传时间: 2015-11-29
上传用户:lvzhr
硬实时操作系统rtlinux的API函数说明文档
上传时间: 2014-06-16
上传用户:zhangliming420
面 向 综 合 网 络 的 JAIN API 将 业 务 便 捷 性、 网 络 汇 聚 以 及 安 全 的 网 络 接 入 带 给 电 话 和 数 据 网 络。JAIN 技 术 为 公 共 交 换 电 话 网 (PSTN)、IP 网 和 无 线 网 的 业 务 创 建 提 供 了 新 水 平 的 抽 象 能 力 及 相 关 的 Java 接 口, 使 IP 与 IN (智 能 网) 的 整 合 成 为 可 能。 这 被 成 为 综 合 网。 由 于 JAIN API 包 含 对 网 络 内 部 资 源 的 安 全 接 入, 这 就 创 造 了 推 出 成 千 上 万 新 业 务 的 机 遇, 超 越 当 前 实 现 的 数 十 种 业 务
上传时间: 2013-12-22
上传用户:wang0123456789
用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程
上传时间: 2014-01-06
上传用户:一诺88
实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口
上传时间: 2013-11-30
上传用户:磊子226
jdk中文api,比较实用,使用于java开发
上传时间: 2013-12-03
上传用户:kelimu
This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
标签: S3C2440A SAMSUNG microprocessor describes
上传时间: 2013-12-19
上传用户:nanxia
This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
标签: S3C2440A SAMSUNG microprocessor describes
上传时间: 2013-12-25
上传用户:weixiao99
1. 如何生成自签名的KeyStore以及导出供SP使用的公钥 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码 C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer 这个命令将导出公钥证书,公钥证书将会配置在Identity Assertion Provider的Details选项卡中,同时需要配置123456作为访问证书的密码 2. 如何编译 修改build\目录下build.local.properties文件,将其中的WL_HOME指向具体的WebLogic Server安装目录 然后在build目录下执行ant即可 demo/目录中有编译好的demo应用,可以直接使用
标签: idp KeyStore keystore keytool
上传时间: 2015-12-01
上传用户:gxmm