搜索资源列表
cal
- 1) 文本框的双向作用(即输入与输出) 2) 窗体的双重作用(容器与输出) 3) 事件过程的编写 4) 输入输出的简单实现 5) 窗体、文本框、标签、命令按钮等基本控件的常用属性的动-1) the role of two-way text box (that is, input and output) 2) form the dual role of (the container and output) 3) event procedure of the preparation
report
- The color figure graphically indicates the power of surface colors to indicate the presence, location and strength of a source of radioactive material inside a container. The plane is added to illustrate the ability to select line-of-sight inters
Ultrasonicliquidlevelcontrolsystemdesign
- 超声波对密闭容器进行无损检测,通过单片机数据处理显示其液位-Ultrasonic nondestructive testing of airtight container for chip, through data processing show its level
17-6
- Java的布局管理器的实例:网格管理器生成一个小的容器界面,是初学者的经典案例。-Java layout manager instance: grid manager interface to generate a small container, is a classic case of beginners.
SVG
- SVG中图形元素(graphics element)是可以用来在目标画布上画出图形的元素,包括定义的标准形状,特别是矩形、圆形、椭圆形、直线、折线和多边形等。文章介绍了SVG元素的代码及其含意。SVG元素分为图形元素、容器元素、图形引用元素、文本、SVG文档片断内容。-SVG graphic elements (graphics element) can be used to draw the graphical elements of the canvas on the target, inc
Java-graphical-user-interface
- 为了使生成的图形用户界面与操作系统无关,Java语言提供了布局管理器来管理组件在容器中的布局,而不使用直接设置组件的位置和大小的方式。-In order to make the generated graphical user interface (GUI) has nothing to do with the operating system, the Java language provides the layout manager to manage the components in t
CPP_STL--samples
- C++_STL范例大全_教程,主要讲STL的容器部分,对初学者有很大的帮助。里面有源码文件。 Vector、 Deque、List、Set等容器。-Major topics of the STL container portion, a great help for beginners。 Vector, Deque, List, Set and other containers.