Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Magento 2 Cookbook ... how to configure different types of caching options. In Magento 2, the Full Page Cache (FPC) can be handled by Varnish to give ... is an important step in setting up a Magento store. Chapter 5, Managing Your Store, covers setting up the correct tax rules, ...
  • Microprocessor Design Vhdl.pdf ... Downloading a circuit to FPGA.................................................................................................................................. Chapter 1 − Designing a Microprocessor Page 1 of 11
  • Professional Python Frameworks - Web 2.0 Programming with Django... ... Part I: Introduction to Python Frameworks Chapter 1: Web 2.0, Python, and Frameworks 3 The Starting Line 4 What’s Web 2 ... 118 Replacing the Blog Welcome Page 128 Changing Your Site’s Look and Feel 131 Summary 136 Chapter 5: User Identity and Visitor ...
  • protect.7z ... your own risk. Table of Contents What are Interrupts? Page 2 Interrupts and Intel Architecture Page 3 Hardware Interrupts Page ... the Interrupt Service Routine (ISR) Page 5 Using your new Interrupt Service Routine Page 6 The Programmable Interrupt Controller ...
  • java_web_第5章_JSP.ppt 5.1 JSP语法元素 5.2 JSP页面生存周期 5.3 理解JSP page指令属性 5.4 理解页面转换过程 5.5 理解JSP隐含变量 5.6 理解JSP页面作用域
  • 数据结构课件_第6章_图(1).ppt Page * * 网图的邻接表 V1 V2 V3 V4 2 7 8 5 2 1 V1 V2 V3 V4 0 1 2 3 vertex firstedge 5 2 8 3 7 0 Page * * 优缺点 优点空间较省无向图容易求各顶点的度有向图容易求顶点的出度 缺点求有向图顶点的入度则不容易要遍历整个表 为了求顶点的入度有时可设逆邻接表指向某顶点的邻接点链接成单链表 b d a c 0 1 2 3
  • 6-软件测试计划&分析报告.doc PAGE 软件测试计划&分析报告 TOC \o "1-3" \h \u 软件测试计划&分析报告 1 1引言 1 1.1编写目的 1 1.2背景 1 1.3定义 1 1.4参考资料 2 2测试概要 3 3评价准则 3 3.1范围 3 3.2数据整理 3 3.3尺度 3 4测试结果及发现 4 4.1测试1登陆模块 4 4.2测试2理财功能测试 4 4.3测试3用户功能测试 5 5分析摘要 5 5.1
  • 实验6 死锁避免—银行家算法的实现.doc PAGE PAGE 5 实验6 死锁避免银行家算法的实现 开发语言及实现平台或实验环境 C或C++语言 实验目的 1进一步理解利用银行家算法避免死锁的问题 2在了解和掌握银行家算法的基础上编制银行家算法通用程序将调试结果显示在计算机屏幕上再检测和笔算的一致性 3理解和掌握安全序列安全性算法 实验要求 1了解和理解死锁 2理解利用银行家算法避免死锁的原理 3会使用某种编程语言 实验原理 一安全状态
  • ASP .NET第6章 ASP.NET内置对象和状态管理_dataset的核心对象是什么 6章 内置对象和状态管理 本章讲述的主要内容 6.1 Page对象 6.2 Response对象 6.3 Request对象 6.4 Server对象 6.5 状态管理 6.1 Page对象 6.1.1 Page对象的常用属性方法和事件 1. Page对象的属性 6.1 Page对象 6.1.1 Page对象的常用属性方法和事件 2. Page对象的常用方法和事件 6
  • C++试卷综合练习 2.doc PAGE PAGE 1 C++语言程序设计自测练习一 1. A 2. C 3. B 4. B 5. B 6. C 7. A 8. D 9. B 10. D 一单项选择题 1. C++源程序文件的默认扩展名为( A ) A. cpp B. exe C. obj D. lik 2. 由C++源程序文件编译而成的目标文件的默认扩展名为( C ) A. cpp B. exe C. obj D. lik