form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin(win, rows, cols, 1, 2) set_form_sub(form, subwin) box(win, 0, 0) keypad(win, TRUE) post_form(form) refresh() wrefresh(win) wrefresh(subwin) //设置覆盖模式 form_driver(form, REQ_OVL_MODE)
资源简介:form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin(win, rows, cols, 1, 2) set_form_sub(form, subwin) box(win, 0, 0) keypad(win, TRUE) post_form(form) ...
上传时间: 2017-06-12
上传用户:wff
资源简介:可以用任何 bitmap 當成 form 的外型 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
上传时间: 2014-05-30
上传用户:ghostparker
资源简介://初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } cbreak() noecho() keypad(stdscr, TRUE) //建立菜单项 for(i=0 i<N_ITEMS i++){ items[i] = new_item(months[i], "") } //...
上传时间: 2013-11-29
上传用户:小眼睛LSL
资源简介:ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer...
上传时间: 2013-12-11
上传用户:libenshu01
资源简介:Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.
上传时间: 2016-01-25
上传用户:zhengzg
资源简介://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "form", NULL, 0, &argc, argv, NULL, NULL] n = 0 XtSetArg[args[n], XmNwidth, 500] n++ XtSetArg[args[n], XmNheight, 500] n++ XtSetValues[toplevel, args, n] //建...
上传时间: 2013-12-19
上传用户:亚亚娟娟123
资源简介:/* ********************************************************************************************************* * uC/TCP-IP V2 * ...
上传时间: 2015-11-22
上传用户:the same kong
资源简介:Perl_CGI六天入门 第一天 1.1 Unix环境 1.2 chmod命令 1.3 定位Perl和sendmail 第二天 2.1 使用Emacs 2.2 Perl简介 2.3 HTML form 第三天 3.1 回应脚本 3.2 脚本解释 3.3 BODY部分 第四天 4.1 email子过程 4.2 ...
上传时间: 2015-05-20
上传用户:小儒尼尼奥
资源简介:My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i “教务管理系统之子系统——学院课程安排” ${position}...
上传时间: 2015-07-03
上传用户:xiyuzhu
资源简介:Regardless of the branch of science or engineering, theoreticians have always been enamored with the notion of expressing their results in the form of closed-form expressions. Quite often, the elegance of the closed-form solution is oversha...
上传时间: 2020-05-27
上传用户:shancjb
资源简介:单片机应用技术选编(9) 目录 第一章 专题论述1.1 集成电路进入片上系统时代(2)1.2 系统集成芯片综述(10)1.3 Java嵌入技术综述(18)1.4 Java的线程机制(23)1.5 嵌入式系统中的JTAG接口编程技术(29)1.6 EPAC器件技术概述及应用(37)1.7 VHDL设计中电路简化问题的...
上传时间: 2014-04-14
上传用户:gtf1207
资源简介:所需软件列表:(本配置以下列软件版本完成) 1、 APACHE_2.0.47-win32-x86-no_ssl (Apache web服务器) 2、 PHP-4.3.3-Win32 (PHP语言解析器) 3、 MySQL-4.0.12-win (MySQL数据库) 4、 j2sdk-1_4_2-windows-i586 (JAVA 语言环境) 5、 Ja...
上传时间: 2014-01-11
上传用户:koulian
资源简介://初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TR...
上传时间: 2013-12-20
上传用户:FreeSky
资源简介:struts in action, 详细介绍action,form的使用方法。经典
上传时间: 2013-12-22
上传用户:hustfanenze
资源简介:如何使用图形对象(如form,Image等)的画布(Canvas)在C++Builder应用程序中绘制图形
上传时间: 2013-12-18
上传用户:zgu489
资源简介:改变form的标题
上传时间: 2013-12-11
上传用户:kristycreasy
资源简介:XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your ...
上传时间: 2014-11-27
上传用户:hebmuljb
资源简介:This article is a very simple introduction writing a Windows form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click...
上传时间: 2015-04-09
上传用户:www240697738
资源简介:PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consi...
上传时间: 2014-01-16
上传用户:moerwang
资源简介:The sd/mmc driver of linux 2.4.20 , it is much better than the one form samsung (good performance)
上传时间: 2013-12-24
上传用户:凤临西北
资源简介:一级倒立摆PIC单片机控制程序. DOWNLOAD form WWW.MICROCHIPS.COM
上传时间: 2015-05-02
上传用户:hustfanenze
资源简介:vb内嵌flash应用 Type=Exe form=frmMain.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation Object={D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0 SWFLASH.OCX Startup="frmMain"...
上传时间: 2014-11-02
上传用户:lizhen9880
资源简介:This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide ...
上传时间: 2015-05-14
上传用户:水中浮云
资源简介:這是一個簡單的小工具,有點類似我們使用form方式設計時,使用behaver方式讓各個form作轉場特效一樣,不過這個工具是針對各個movie clip,相信對一些Art設計師有一定的幫助囉, 使用的是Transition manager方式完成,相信不久會有利用tween class方式的程式產生器...
上传时间: 2013-12-17
上传用户:hasan2015
资源简介:MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view ...
上传时间: 2015-06-30
上传用户:eclipse
资源简介:oracle form 资料,大家可以好好学习啊
上传时间: 2015-06-30
上传用户:nanxia
资源简介:矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(...
上传时间: 2015-07-14
上传用户:水口鸿胜电器
资源简介:This driver and utilities are published in form of source code under GNU General Public License in this version.这是专门针对研华工控机610,开发的PCICOM驱动程序,对应用此机型的程序员很有帮助。
上传时间: 2014-01-02
上传用户:hgy9473
资源简介:// 修正内容: // 1.产生作用范围由原来的一个form扩大到整个Application。 // 即一个应用程序只需要在主form放一个tdosmove就行. // 2.修正控件已释放,但是指针不为空而导致的非法内存访问异常。 // 3.修正TActiveColor显示不稳定。
上传时间: 2014-05-26
上传用户:nanshan
资源简介:this a java example,it is concernging array instance,give some different type form
上传时间: 2015-07-19
上传用户:gxrui1991