搜索结果
找到约 25 项符合
Actions 的查询结果
按分类筛选
可编程逻辑 Nios II软件开发人员手册中的缓存和紧耦合存储器部分
        Nios II 软件开发人员手册中的缓存和紧耦合存储器部分
Nios® II embedded processor cores can contain instruction and data caches. This
chapter discusses cache-related issues that you need to consider to guarantee that
your program executes correctly on the ...
电子书籍 Flash中文版动画制作教程[配套光盘] 本书主要讲解了使用Flash MX 2004中的各项功能制作动画的方法与技巧
Flash中文版动画制作教程[配套光盘]
本书主要讲解了使用Flash MX 2004中的各项功能制作动画的方法与技巧,内容包括:Flash基础知识、添加图形和文字、编辑图形和文字、为
图形填充色彩、动画制作基础、元件、库和场景、制作简单动画、制作特殊动画、为动画添加声音、Actions语句基础、Actions语句的应用、
制作交互式动画 ...
其他书籍 WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic Scri
WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic Script. It is possible use VBS to program global actions and procedures as well as to dynamize and trigger graphic objects in runtime.
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
Java书籍 Struts2 是Struts的下一代产品。Struts2的目标很简单——使Web开发变得更加容易。为了达成这一目标
Struts2 是Struts的下一代产品。Struts2的目标很简单——使Web开发变得更加容易。为了达成这一目标,Struts2中提供了很多新特性,比如智能的默认设置、annotation的使用以及“惯例重于配置”原则的应用,而这一切都大大减少了XML配置。
本书的目的,是为了帮助读者掌握Struts2框架,并能够对组成框架的功能部件和可用的配 ...
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...
Linux/Unix编程 自己写的robocup-2d程序
自己写的robocup-2d程序,从UVA改编
This method is the first complete simple team and defines the actions taken
by all the players on the field (excluding the goalie). It is based on the
high-level actions taken by the simple team FC Portugal that it released in
2000.
技术管理 The purpose of Software Project Tracking and Oversight is to provide adequate visibility into actual
The purpose of Software Project Tracking and Oversight is to provide adequate visibility into actual progress so that management can take effective actions when the project s performance deviates significantly from the plans.
STL SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.