Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • STM32F103C8 Serial to USB HID Keyboard Mouse Joystick 串口转USB源码 ... 共10个10进制数字 例如: {1,2,3,4,5,6,7,8,9,10} (2.3) ... 发送6个Keyboard按键 例如: {128, 0,0,4,5,6,7,8,9} --- 发送 'abcdef'键 {128, 2 ... 0x0C Report ID = 2 : 使用 HID Usage Page 0x01 (3.4.2) 第3位 : 发送WindowsKey 例如: {130, ... 0,0} --- 按钮: (0x55=85) 1,3,5,7:ON; 2,4,6,8:OFF {32, 0,0,0 ...
  • java面试题 ... 2:打开Session 3:创建事物 4:持久化操作 5:提交事务 6:关闭Session ... response 回应 pageContext 网页属性 session 会话 out 输出 page 当前网页 exception 错误网页 application servlet正在执行的 ...
  • ARCH4系统开发指南 ... 2.1.2.4 Equal 10 2.1.2.5 NotEqual 10 2.1.2.6 GreaterThan 10 ... 54 2.20.4.3.5 ROUND_ UNNECESSARY 55 2.20.4.3.6 ROUND_HALF_DOWN 56 2. ... 3 103 6.4 和 104 6.5 104 6.6 105 6.7 105 7 系统基础 ... 7.1.3 GenericDaoHibernate 107 7.2 ins.framework.common 107 7.2.1 Page 107 7 ...
  • TeeChart Pro Activex Control v5 ... 2002 TeeChart Pro Activex Control v5 v5.0.4.0 Release notes: ===================================== For information about differences and ... 1. Print Preview from TeeCommander for multi-page Charts in v5.0.3.x functioned incorrectly. Now resolved. ...
  • spring-boot-reference.pdf ... Serializers and Deserializers 27.1.4. MessageCodesResolver 27.1.5. Static Content 27.1.6. Welcome Page 27.1.7. ... Create Your Own FailureAnalyzer 73.2. Troubleshoot Auto-configuration 73.3. Customize the Environment or ApplicationContext Before It Starts 73. ...
  • Learning React A Hands-On Guide to Building Web Applications ... Your First React App 3 Components in React 4 Styling in React 5 Creating Complex Components 6 Transferring Properties 7 Meet ... React 17 Avoiding Unnecessary Renders in React 18 Creating a Single-Page App in React Using React Router 19 Introduction to Redux ...
  • Bootstrap 4 responsive web design ... 4 By Example Chapter 1: Getting Started 3 Getting Bootstrap 4 Setting up the framework 5 Folder structure 6 Warming up the sample ... the browser 49 Cleaning up the mess 52 Creating the landing page for different devices 53 Mobile and extra small devices 54 ...
  • 对比5种页面置换算法的访问命中率 ... LRU) (3) 最佳淘汰算法(OPT)(4) 最少访问页面算法(LFU) (5) 最近最不经常使用算法(NUR) 命中率 ... 使用 LRU 算法时的命中率. (4)Void OPT( ):计算使用 OPT 算法时的命中率. (5)Void LFU( ):计算使用 LFU 算法时的命中率. (6)Void NUR( ):计算使用 NUR ... ]: 指令流数据组.(2)int page[total_instruction]: 每条指令所属的页号. (3)int offset[total_instruction]: 每 ...
  • Eclipse中文教程 ... 112 4.5 Java实时运算簿页面(Java Scrapbook Page).......................................................................................... 114 4.6 自 ...
  • Linux操作系统学习 第0章 计算机概论 第1章 Linux是什么 第2章 Linux 如何学习 第3章 主机规划与磁盘分区 第4章 安装Centos5.x 与多重引导小技巧 第5章 首次登入与在线求助(man page) 第6章 Linux的档案权限与目录配置 第7章 Linux档案与目录管理 第8章 Linux磁盘与文件系统管理 第9章 档案与文件系统的压缩与打包 第10章 vim程序编辑器 第11章 认识与学习BASH 第12章 正规表示法与文件格式化处理 第13章 学习Shell Scripts ........