E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
messagebox
Ext.
MessageBox
一、提示框(Ext.
MessageBox
.alert 或 Ext.Msg.alert)alert( Stringtitle,Stringmsg,[Functionfn],[Objectscope] ):
liliugen
·
2008-11-21 14:00
JavaScript
ext
用C#编写ActiveX控件(二)
=null){
MessageBox
.Show(msg);}}我们重新编译。在重新访问页面之前
javatoyou
·
2008-11-14 13:00
ActiveX
(4)
MessageBox
函数
为了显示提示信息给用户,Windows是提供了一个非常方便的API函数
MessageBox
给用户使用,使用这个API函数可以显示简单的文字信息出来,提醒或提示用户进行下一步操作。
yfqvip
·
2008-11-13 08:00
转的一个WIN32SDK程序框架demo
转的一个WIN32SDK程序框架demo#include#includeBOOLCls_OnCreate(HWNDhwnd,LPCREATESTRUCTlpCreateStruct){
MessageBox
李帅的博客
·
2008-11-11 10:00
wsprintf用法
比如我们想通过
MessageBox
来输出一个整形变量的值,可以用
wintys
·
2008-11-10 21:46
C++
职场
休闲
wsprintf用法
比如我们想通过
MessageBox
来输出一个×××变量的值,可以
wintys
·
2008-11-10 21:46
C++
职场
休闲
[2006-2010]
VC中
MessageBox
的常见用法
MessageBox
用法消息框是个很常用的控件,属性比较多,本文列出了它的一些常用方法,及指出了它的一些应用场合。1.
MessageBox
("这是一个最简单的消息框!")
General1982
·
2008-11-04 11:00
null
c# winform 判断文件夹是否存在,新建文件夹,判断文件夹存不存在
方法1: if (Directory.Exists("d:\\pic")) {
MessageBox
.Show("存在"); } else {
heisetoufa
·
2008-11-03 14:00
C++
c
C#
WinForm
c# winform 判断文件夹是否存在,新建文件夹,判断文件夹存不存在
方法1: if (Directory.Exists("d:\\pic")) {
MessageBox
.Show("存在"); } else {
heisetoufa
·
2008-11-03 14:00
C++
c
C#
WinForm
c# winform 判断文件夹是否存在,新建文件夹,判断文件夹存不存在
方法1: if (Directory.Exists("d:\\pic")) {
MessageBox
.Show("存在"); } else {
heisetoufa
·
2008-11-03 14:00
C++
c
C#
WinForm
c# winform 判断文件夹是否存在,新建文件夹,判断文件夹存不存在
方法1: if (Directory.Exists("d:\\pic")) {
MessageBox
.Show("存在"); } else {
heisetoufa
·
2008-11-03 14:00
C++
c
C#
WinForm
c# winform 判断文件夹是否存在,新建文件夹,判断文件夹存不存在
方法1: if (Directory.Exists("d:\\pic")) {
MessageBox
.Show("存在"); } else {
heisetoufa
·
2008-11-03 14:00
C++
c
C#
WinForm
GWT-EXT中的confirm框的点击确定“是/否”的监听
代码如下:
MessageBox
.confirm("Confirm", "Are you sure you want to do that?"
nercon233
·
2008-10-30 18:00
c#禁止窗口关闭方法
object sender, FormClosingEventArgs e) { DialogResult result; result =
MessageBox
.Show
emeer
·
2008-10-28 16:00
C#
EXT学习笔记07AJAX提交JSON数据
function(_conn,_response,_options){ if(_response.responseText == "ok") { Ext.
MessageBox
.al
wang19841229
·
2008-10-26 19:00
Ajax
json
ext
自动启动QQ
SW_HIDE);::Sleep(2300); //设置时间等待QQ打开,charszText[256];HWNDhWnd=::FindWindow(NULL,"QQ用户登录");if(hWnd==NULL){
MessageBox
dotnet90
·
2008-10-24 15:00
MessageBox
和 messagedlg用法
1.最简单用法,不带图形
MessageBox
(0,'不同意','提示',MB_OK);
MessageBox
(0,'不同意','提示',MB_OKCANCEL);2.警告对话框:
MessageBox
(0,
genispan
·
2008-10-23 23:00
c# winform socket获得客户机IP,端口
指向远程服务端节点 IPEndPoint ipep = new IPEndPoint(IPAddress.Parse(ServerIP), int.Parse(ServerPort)); //获得IP
MessageBox
.Show
heisetoufa
·
2008-10-22 14:00
C++
c
socket
C#
WinForm
c# winform socket获得客户机IP,端口
指向远程服务端节点 IPEndPoint ipep = new IPEndPoint(IPAddress.Parse(ServerIP), int.Parse(ServerPort)); //获得IP
MessageBox
.Show
heisetoufa
·
2008-10-22 14:00
C++
c
socket
C#
WinForm
Ext.
MessageBox
Ext.
MessageBox
onReady function myAlert
梦幻之旅
·
2008-10-21 23:00
c语言编程
PostQuitMessage(0);break;default:returnDefWindowProc(hwndL"zhuzi"L"真的退出"hDC);}break;caseWM_CLOSE:if(IDYES==
MessageBox
bugrnm
·
2008-10-20 09:00
编程
语言
c
null
callback
class
弹出表格
其实看起来跟
MessageBox
差不多啦,只是可以在里边随便放东西,现在先看个单纯的例子。
fengfan2008
·
2008-10-17 15:00
html
ext
ext2.0 Ext.
MessageBox
.confirm 值传递
functionshowEditPanel(mID){ vardata=newExt.data.Store({///列表框中的选项数据 proxy:newExt.data.HttpProxy({url:'manage/msg.action?actType=imgPage&mid='+mID}), reader:newExt.data.JsonReader({},['id',
jzdzhiyun
·
2008-10-16 22:00
Delphi中用
MessageBox
()API函数做倒计时对话框。
API有隐藏的MessageBoxTimeOut函数可以做计时对话框,缺点是不能显示还剩下多少秒关闭。const IDTIMEDOUT = 32000;function MessageBoxTimeOut(hWnd: HWND; lpText: PChar; lpCaption: PChar; uType: UINT; wLanguageId: WORD; dwMilliseconds: D
zswang
·
2008-10-15 18:00
Ext的Menu菜单
//菜单选项 vardateMenu=newExt.menu.DateMenu(...{ handler:function(dp,date)...{ Ext.
MessageBox
.alert
·
2008-10-13 09:00
menu
VB.NET个人学习笔记
1.
messagebox
接收返回值 if(
MessageBox
("",...)==yes) {...}
fengliang800
·
2008-10-10 20:02
职场
VB.NET
休闲
C# 读写分区(按扇区)
使用方式 Zgke.DriverLoaderT=newZgke.DriverLoader("C:"); byte[]Temp=T.ReadSector(0);
MessageBox
.Show(T.GetString
zgke
·
2008-09-26 10:00
String
C#
File
null
byte
磁盘
Resources.resx文件的用法
MessageBox
.Show(Properties.Resources.ERRO1005, "erro",MessageBoxButtons.OK,MessageBoxIcon.Error);
pyhsky
·
2008-09-24 23:00
[引]C# DllImport 属性
程序使用从 User32.dll 库导入的
MessageBox
方法。
touchinsert
·
2008-09-24 09:00
import
vc编程常用小技巧
如何获取系统日期CTimetm=CTime::GetCurrentTime();CStringstrTime=tm.Format(_TEXT(“%Y-%M-%d%H:%M:%S));
MessageBox
wrhwww
·
2008-09-22 15:00
在silverlight中定制自己的
MessageBox
(消息框)
在silverlight中,如果想使用“消息框”可使用下面的方法,即:HtmlPage.Window.Alert("消息框内容")。如果想要显示更加复杂的内容或定义消息框样式的话,基本上没有什么好的方法。最近在网上看到了一篇文章,该文章的作者也谈到了上面所说的话题,相关链接如下: TheCuriousIncidentoftheMessageBoxintheSilverlightApp
·
2008-09-22 09:11
职场
silverlight
休闲
messagexbox
在silverlight中定制自己的
MessageBox
(消息框)
在silverlight中,如果想使用“消息框”可使用下面的方法,即:HtmlPage.Window.Alert("消息框内容")。如果想要显示更加复杂的内容或定义消息框样式的话,基本上没有什么好的方法。最近在网上看到了一篇文章,该文章的作者也谈到了上面所说的话题,相关链接如下: TheCuriousIncidentoftheMessageBoxintheSilverlightApp
daizhenjun
·
2008-09-22 09:11
职场
silverlight
休闲
messagexbox
《ExtJS2.0实用简明教程》之对话框
Ext的对话框都封装在Ext.
MessageBox
类,该类还有一个简写形式即Ext.Msg,可以直接通过Ext.
MessageBox
或Ext.Msg来直接调用相应的对话框方法来显示Ext对话框。看下面
yxgyh
·
2008-09-20 10:00
互联网
活动
ext
Blog
出版
VC中如何关闭窗口退出程序?
、ExitProcess(0);4、voidCMainFrame::OnClose(){//TODO:Addyourmessagehandlercodehereand/orcalldefaultif(
MessageBox
taojiahuanjia
·
2008-09-17 11:00
command
DWORD类型的时间转换
DWORDdwtime=0x48ca5e46;CTime t(dwtime);CString str;str.Format("%d",t.GetYear());
MessageBox
(str);
ddl007
·
2008-09-12 15:00
TreeView ADD DEL
//首先判断是否选定组件中节点的位置 if(this.groupTreeView.SelectedNode==null) {
MessageBox
.Show
·
2008-09-10 10:00
treeview
C# winform 获取标题栏,状态栏,菜单栏的高度
MessageBox
.Show("当前窗体标题栏高度"+(this.Height - this.ClientRectangle.Height).ToString());//获得当前窗体标题栏高度
heisetoufa
·
2008-09-05 15:00
C++
c
工作
C#
WinForm
C# winform 获取标题栏,状态栏,菜单栏的高度
MessageBox
.Show("当前窗体标题栏高度"+(this.Height - this.ClientRectangle.Height).ToString());//获得当前窗体标题栏高度
heisetoufa
·
2008-09-05 15:00
C++
c
工作
C#
WinForm
C# winform 获取标题栏,状态栏,菜单栏的高度
MessageBox
.Show("当前窗体标题栏高度"+(this.Height - this.ClientRectangle.Height).ToString());//获得当前窗体标题栏高度
heisetoufa
·
2008-09-05 15:00
C++
c
工作
C#
WinForm
Ext.
MessageBox
一、提示框(Ext.
MessageBox
.alert 或 Ext.Msg.alert)alert( Stringtitle,Stringmsg,[Functionfn],[Objectscope] ):
yxgyh
·
2008-09-04 12:00
JavaScript
ext
获取按键值,判断按键值
在控件的属性---事件里找到PreviewKeyDown,在这个方法里写
MessageBox
.Show(e.KeyValue);即可得到当前按下的按键值,比如if (e.KeyValue == 32)就是判断是否按下了空格键
heisetoufa
·
2008-09-01 13:00
按键 判断 按键值
获取按键值,判断按键值
在控件的属性---事件里找到PreviewKeyDown,在这个方法里写
MessageBox
.Show(e.KeyValue);即可得到当前按下的按键值,比如if (e.KeyValue == 32)就是判断是否按下了空格键
heisetoufa
·
2008-09-01 13:00
按键 判断 按键值
获取按键值,判断按键值
在控件的属性---事件里找到PreviewKeyDown,在这个方法里写
MessageBox
.Show(e.KeyValue);即可得到当前按下的按键值,比如if (e.KeyValue == 32)就是判断是否按下了空格键
heisetoufa
·
2008-09-01 13:00
按键 判断 按键值
获取按键值,判断按键值
在控件的属性---事件里找到PreviewKeyDown,在这个方法里写
MessageBox
.Show(e.KeyValue);即可得到当前按下的按键值,比如if (e.KeyValue == 32)就是判断是否按下了空格键
heisetoufa
·
2008-09-01 13:00
按键 判断 按键值
WIN32用户界面设计之Dialog 篇
例如使用
MessageBox
(NULL,"Message","
hnhyhongmingjiang
·
2008-08-29 17:00
VC++大杂烩
如何获取系统日期CTimetm=CTime::GetCurrentTime();CStringstrTime=tm.Format(_TEXT(“%Y-%M-%d%H:%M:%S));
MessageBox
Dark Angle
·
2008-08-28 16:00
Ext--
MessageBox
教程
<html> <head> <link rel="stylesheet" type="text/css" href="./ext-all.css" /> <script type="text/javascript" src="./ext-base.js
fys124974704
·
2008-08-28 10:00
JavaScript
html
css
F#
ext
ascii和字符串的相互转换
//字符串转ascii码
MessageBox
.Show(System.Text.ASCIIEncoding.ASCII.GetBytes("A")[0].ToString
yanleigis
·
2008-08-27 09:00
byte
Ext.
MessageBox
一、提示框(Ext.
MessageBox
.alert 或 Ext.Msg.alert) alert( String title, String msg, [Function
=死神=
·
2008-08-26 00:00
JavaScript
ext
!=EOF 和 !feof() 的差别
voidbFile2str(Stringfpath,String&rStr){FILE*infile;infile=fopen(fpath.c_str(),"rb");if(infile==NULL){
MessageBox
Prayer
·
2008-08-18 19:00
上一页
70
71
72
73
74
75
76
77
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他