Location:
Search - edit box table
Search list
Description: PLO编译
(2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号);
(3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息);
(4) 输出符号表,输出形式为:(单词种别码,单词符号);
(5) 对源程序编辑框的某一行进行双击,能在单词编辑框中对应的单词变为红色;
当在单词编辑框中选定某一单词时,对应的源程序编辑框中的行变为蓝色。
(6) 打开、保存文件。查找、删除、修改等编辑工作。
-PLO compiler (2) output words, the output form of : (serial numbers, words, the corresponding source code line number, corresponding source code included); (3) output error messages, output forms : (OK mistakes, mistakes out, error messages); ( 4) output symbol table, the output form of : (other types of code words, words symbol); (5) The source of the edit box for a double-click OK, in the words edit box corresponding words into red; When word editorial in a box chosen words, the corresponding source edit box into the blue line. (6) Open, Save the file. Locate, deletion, modification and other editorial work.
Platform: |
Size: 191180 |
Author: 于阳 |
Hits:
Description: PLO编译
(2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号);
(3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息);
(4) 输出符号表,输出形式为:(单词种别码,单词符号);
(5) 对源程序编辑框的某一行进行双击,能在单词编辑框中对应的单词变为红色;
当在单词编辑框中选定某一单词时,对应的源程序编辑框中的行变为蓝色。
(6) 打开、保存文件。查找、删除、修改等编辑工作。
-PLO compiler (2) output words, the output form of : (serial numbers, words, the corresponding source code line number, corresponding source code included); (3) output error messages, output forms : (OK mistakes, mistakes out, error messages); ( 4) output symbol table, the output form of : (other types of code words, words symbol); (5) The source of the edit box for a double-click OK, in the words edit box corresponding words into red; When word editorial in a box chosen words, the corresponding source edit box into the blue line. (6) Open, Save the file. Locate, deletion, modification and other editorial work.
Platform: |
Size: 190464 |
Author: 于阳 |
Hits:
Description: 创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-Create MFC, in the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
Platform: |
Size: 1991680 |
Author: lw |
Hits:
Description: 在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-In the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
Platform: |
Size: 1887232 |
Author: lw |
Hits:
Description: 1、用对话框形式显示用户对输入子图的选择,包括选择子图类型(子图库),子图线颜色以及子图区域填充颜色(颜色表)。
2、实现绘图区各图形的颜色属性的更改,具体是单击图形操作菜单项,在单击编辑区域参数,或编辑线参数。然后就可以对绘图区的各种类型的图形进行相应的参数编辑。具体是以上操作完成后,右击你所要编辑的图形,然后就弹出对话框(颜色表),对颜色进行编辑。同时颜色表对话框中各颜色可通过双击对应颜色项进行编辑。
3、可以在图上实施放大、缩小、移动。放大缩小是通过鼠标操作的。将你的鼠标位置置于所要编辑的图形之上,然后滑动鼠标滑轮,向上即放大图形,向下即缩小图形。此时鼠标的有对应的提示。平移图形,先单击图形操作菜单项,选中平移菜单。然后就可以左键单击所要平移的图形,但并不释放,将其拖拽到你所要放置的地方,左键弹起则操作成功。同时键盘上也有响应平移操作的快捷键,4个方向键。将鼠标悬停在所要平移的图形之上,然后按下方向键,该操作可对图形进行微调。-1, using the dialog box displays the user to enter the sub-graph selection, including selection subgraph types (sub-library), sub-graph line color and fill color subgraph region (color table).
2, implementation of the graphics drawing area changes the color property, the specific graphics operations are click menu item, click Edit at the regional parameters, or edit the line parameters. And on the drawing area can be of various types of graphics for the corresponding parameter editing. Are more than the specific operation is complete, right-click you want to edit graphics, then on the pop-up dialog box (color table), on the color to edit. At the same time, the color table dialog box by double-clicking the color of the corresponding colors for editing.
3, you can plan on the implementation of amplification, narrow, mobile. Zoom by mouse operation. Position your mouse to place the graphics on Edit, then slide the mouse wheel, up or enlarge graphics, that is, to narrow down grap
Platform: |
Size: 1196032 |
Author: ccl |
Hits:
Description: 功能强大的打印库,是通过MFC 对话框来完成的,支持像word一样的编辑模板。首先编辑不同的模板后保存,在通过exe程序来调用打印动态库,然后通过接口把元素的只写入。该程序是用在汽车检测的报表打印上。打印速度快,修改报表容易。-Powerful print library, through the MFC dialog box to complete and support the same word as the template editor. First of all, a different template to edit the preservation, through the exe program to print the dynamic library calls, and then through the interface to only write elements. The program is used in the automotive testing print on statements. Print speed, easy to modify statements.
Platform: |
Size: 1875968 |
Author: zdd |
Hits:
Description: 编辑框自动完成功能,根据输入的字符,自动匹配数据表中的值-Edit box auto-complete function, according to the input characters, matching the data table values
Platform: |
Size: 18432 |
Author: E.T. |
Hits:
Description: 一个很好复用的网页文本框,里面包含了大部分日记编辑的工具,相当方便。-A good re-use page text box, which contains most of the diary editing tools, very convenient.
Platform: |
Size: 17408 |
Author: Adler.C |
Hits:
Description: 可实现在编辑框中表格的显示效果,对不同的列显示不同-Enables the display table in the edit box effect, on the different columns show different
Platform: |
Size: 106496 |
Author: hua |
Hits:
Description: 在广义表文本框中按要求输入一个广义表,此时按DrawPic键会将绘制的表显示在右边的视图中,在处理字符文本框中输入一个字符,如果按Delete键将直接删除与之对应的广义表的结点,在替换字符文本框中输入一个字符,按Replace将替换广义表的结点数据,按ReInput键则重新输入-Required in the broad table in the text box to enter a broad table, the table will be drawn DrawPic key in the right view, dealing with characters in the text box to enter a character, press the Delete key to delete directly correspondingnode of the generalized table, replace the characters in the text box enter a character, press replace to replace the generalized node data table, then re-enter ReInput keyUndo edits
DictionaryGoogle Translate for Business:Translator ToolkitWebsite TranslatorGlobal Market FinderTurn off instant translationAbout Google TranslateMobilePrivacyHelpSend feedback►
Click to edit and see alternate translations
Drag with shift key to reorder.
Detect languageAfrikaansAlbanianArabicArmenianAzerbaijaniBasqueBelarusianBengaliBulgarianCatalan ChineseCroatianCzechDanishDutchEnglishEsperantoEstonianFilipinoFinnishFrench GalicianGeorgianGermanGreekGujaratiHaitian CreoleHebrewHindiHungarianIcelandicIndonesian IrishItalianJapaneseKannadaKoreanLatinLatvianLithua
Platform: |
Size: 439296 |
Author: burgud |
Hits:
Description: 这是一个美丽的完整程序,展示了如何使用模态弹出窗口在ASP。净以及显示数据表格(使用ajax)。这个程序演示基本操作在一个表(添加、编辑、删除和显示一个记录)使用模态弹出窗口。它还显示了面具在文本框编辑功能-This is a beautiful complete program that shows how to use the modal popup window in ASP. Net and display data tables (using ajax). This program demonstrates the basic operation in a table (add, edit, delete, and display a record) the modal popup window. It also shows the mask in the text box editing
Platform: |
Size: 154624 |
Author: 苹果 |
Hits:
Description: MSFlexGrid功能扩展:封装为函数,直接复制代码即可,实现MSFlexGrid表格编辑并将光标移动到编辑框最末一个字符后面-MSFlexGrid extensions: a package for a function, you can directly copy the code to achieve MSFlexGrid table editing and move the cursor to the last character in the edit box behind
Platform: |
Size: 1024 |
Author: fubing |
Hits:
Description: 在一台电脑上启动服务器目录下的server,在另一台电脑上启动客户端目录下的client。在客户端程序“连接”按钮上方的编辑框中输入服务器端的ip地址,
单击连接,如果硬件连接正常,IP地址正确,便可建立网络连接,实现互相通讯。
2、服务器端使用了两个线程,一个线程用于与所有客户端通讯(嵌套调用),另一个用于监视数据库db1.mdb。服务器运行的过程中,监视数据库线程会自动检测
数据库“示例表”中第一条记录“age”字段的变化情况,动态的反映到服务器上。若要测试,在服务器运行时,直接用Access打开数据库表,修改“age”值即可看到效果。监视其它字段同理。
-Start Server server directory on a computer, start the client in the client directory on another computer. In the client program " Connect" button at the top of edit box, enter the server ip address, click Connect, if the hardware is connected properly, IP addresses correctly, you can establish a network connection, to achieve mutual communication. 2, the server uses two threads, one thread for all client communications (nested calls), and the other for monitoring database db1.mdb. Changes in the process server is running, the monitor will automatically detect the database thread database " sample table" first record " age" field, dynamic reflected on the server. To test the server is running, open the Access database tables directly, modify " age" values to see the effect. Monitoring other fields empathy.
Platform: |
Size: 197632 |
Author: 大海 |
Hits:
Description: 首先,认识并了解著名的约瑟夫问题:已知n个人(n>=1)围坐一圆桌周围,从1号开始顺序编号。从序号为1号的人开始报数,顺时针数到m的那个人出列:他的下一个人又从1开始报数,数到m的那个人又出列;依此规则一直重复下去,直到所有人全部出列,要求:求出最后一个出列人的编号。
本程序运用VC++ 6.0开发工具,利用MFC框架构造一个基于对话框的应用程序,用户根据对话框的界面提示,了解约瑟夫问题,并且在对话框上键入总人数(n) 和出列数(m) 。由编辑框输出结果,结果显示为最后一个出列人的编号。-First, awareness and understanding of the famous Joseph question: Given n individuals (n> = 1) were sitting around a round table, from the 1st to start the sequence number. No. 1 from the number of people start off, count to m clockwise out of that person: He' s the next person and from one to start off, count to m that another person out rule has been repeated so go until all the columns required: find out who' s the last one out of numbers. The program uses VC++ 6.0 development tools to construct a framework for the use of MFC dialog-based application, a user interface based on the dialog box prompts, understanding the problem of Joseph, and type the total number (n) and the number (m) listed in the dialog box . The output from the edit box, the result is displayed as the last person out of the column number.
Platform: |
Size: 1918976 |
Author: Wang Hao |
Hits:
Description: 一个标准的VB编辑控件,VB利用DataGrid控件辅助录入数据,当输入数据并按下 ENTER 键,或用鼠标单击MSHFlexGrid控件中的另一个单元时,焦点将返回此控件。这时 TextBox 中的文本被复制到活动单元中。ESC:隐藏焦点并将其返回 MSFlexGrid。演示格式化Flex1表的第7列、第8列、第9列、第11列数据,代码中添加一个例程以初始化文本框,并将焦点从 Hierarchical FlexGrid 传递到 TextBox 控件,使用已输入的字符,其它所有字符表示取代当前的文本,在合适的位置显示 Edt-A standard edit controls VB, VB use DataGrid control auxiliary data entry, when the input data and then press ENTER, or use the mouse to click MSHFlexGrid control another unit, the focus will return to this control. Then TextBox text is copied into the active cell. ESC: Hidden focus and return MSFlexGrid. Section 7 demo format Flex1 table, the first eight, the first nine, the first 11 data, the code adds a routine to initialize the text box, and passed from the Hierarchical FlexGrid focus to a TextBox control, use the input characters All other characters represent replace the current text in the right position display Edt
Platform: |
Size: 49152 |
Author: cpudn24 |
Hits:
Description: 在编辑的统计表中,当用户输入了该对话框中对应信息后,单击【OK】按钮,这些信息将显示到学生信息编辑框中-In the edit table, when the user input the corresponding information in the dialog box, click the [OK] button, the information will be displayed to the student information edit box
Platform: |
Size: 1922048 |
Author: li hua |
Hits: