搜索资源列表
98BOOT
- Delphi的主窗口位于屏幕的上端,包括Menu(菜单)、Speed Bar(加速条)和Component Panel(部件选项板)。Menu是下拉式主菜单。Speed Bar位于主窗口的左下端,由两排共14个加速按钮组成。这些按钮是菜单功能的快捷方式,各种图标直观地表示了它能执行的动作ponent Panel由一行、若干页对象按钮所组成,利用它来选择需要的部件并将它放到窗体中去。 -Delphi main window screen at the top, including the M
456789
- 用C++打印边形,并且6条边都相等, 打印出的结果为:六边形-Using C++ to print edge-shaped, and the six sides are equal, print out the results: hexagonal
drawedgelist
- This function links edge points together into lists of coordinate pairs.Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.