搜索资源列表
jisuanqi2
- 设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2
JAVA
- 设计一个复杂的计算器,能实现Windows系统中计算器的功能 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能 -Design a complex calculator, Windows system to achieve the functions of the calculator (1) the definition of components: 0 ~ 9 ,+
guanbi
- 网页关闭窗口后执行你要的操作Javascr ipt实现-Web page you want to close the window after the implementation of the Javascr ipt implementation of the operation
complexedcalculate(java)
- java课程设计,设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能. -java course design, design a complex calculator, calculator to achieve the functions of Windows systems. (1) custo
artDialog2.1.1
- artDialog是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。 功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、菜单模式、拖动、鼠标调节窗口大小-artDialog is a lightweight and highly compatible javascr ipt dialog box component that allows your websi
JAVASCRIPT
- JAVAscr ipt弹出和关闭窗口代码总结-JAVAscr ipt code pop-up and close the window summary
welcome1
- 创建带有标签和文本域的窗体。当用户在文本域中输入其姓名后,显示欢迎用户使用 java 编程的消息。例如用户输入姓名flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能正常关闭窗口。-Create labels and text fields with the form. When users enter their name in the text field, the display welcome user message java program
JTextCopy
- 创建一个DEMO窗口,将第一个文本区域的文字通过点击COPY复制到下一个文本区域,CLEAR清空,CLOSE关闭-Create a DEMO window, the first text area COPY copy the text to the next by clicking on a text area, CLEAR Clear, CLOSE close
Test
- qtjambi,关闭窗口,弹出是否关闭询问的对话框。-qtjambi, close the window pops up asking whether to close the dialog box.
lemonOpenWin
- 采用两种弹出窗口实现方式: window.open()和window.showModalDialog(),并解决了showModalDialog()弹出窗口中列表分页的问题。 提供了三个JS方法: (1)showWindow(sURL, width, height) (2)showWindowInPage(pageUrl, params, title, width, height) (3)openWindow(sURL, title, width, he
testShutFrame
- (2) 编写一个图形界面的Java Application,为用户提供三种关闭窗口的方法:使用按钮,使用菜单项,使用窗口关闭图标-(2) write a graphical interface, Java Application, close the window for the user provides three ways: using the button, use the menu item, use the window close icon
Awt_Login
- 利用FlowLayout布局设计AWT登录界面,程序代码如下,编译并运行程序,记录程序运行结果。单击窗口的“关闭”按钮时是否能关闭窗口。-Use FlowLayout layout design AWT login screen, and the program code is as follows, compile and run the program, record to run the program results. Click on the "off" button window w
jzoom
- JQZoom allows you to realize a small magnifier window close to the image or images on your web page easily. I decided to build this jQuery plugin to embed detailed big images in my B2B. Now in few steps you can have your jQZoom in your website,eC
multilistening
- java实现多个监听者。实现鼠标单击响应,关闭窗口响应-java multiple listeners. Realization of the mouse click response, close the window response
GetFileDemo
- Java从网络取得文件,输入url文件地址,可以得到文件,实例化地址输入框和按钮,实例化一个面板,用于容纳地址输入框和取文件按钮,增加组件到容器上,打开和创建文件输入流并关闭输入流,设置窗口尺寸和可视化,关闭窗口时退出程序。-Java to obtain the files from the network, enter the url file address, you can get the file, instantiated the address input box and butto
a
- 窗口拖拽关闭还原最小化简单实在!而且好用!很好用-Window dragging Close restore minimized simple really! And easy to use! Good use
artDialog_v4.1.6
- art.Dialog 是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。 功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、拖动、鼠标调节窗口大小、换肤…… art.Dialog4.1.6更新说明: 修复刷新框架后脚本报错的问题-art.Dialog is a lightweight and highly compatible javascr ipt
Example7_7.java
- 设计如下图所示界面。点击“功能”菜单的“课程”菜 *单项,弹出“课程选择”对话框,点击“确定”按钮关闭对话 *框,同时在主窗口显示选中的课程。-Design of the interface as shown below. Click on the " Features" menu " courses" dish* single course selection dialog pops up, click on the " OK"
lvhaiya
- java编写的简单的计算器程序,包括图形界面,四则运算,清除,匿名关闭窗口-java to write a simple calculator program, including the graphical interface, four operations, Clear, anonymous Close window
LX6_10
- 程序功能:创建一个带有文本区及“对话框”按钮的父窗口,单击“对话框”按钮可打开一 个自定义对话框,从中可以定义行和列的数值,关闭对话框其设置的设置会显示在父窗口的文本区中。-Program features: with text area and create a "dialog" button on the parent window, click the "dialog" button to open a custom dialog box, we can define rows and c
