当前位置:
代码迷
>>
PB
>> 大家好.请教怎么用create using创建的窗口显示出来
详细解决方案
大家好.请教怎么用create using创建的窗口显示出来
热度:
302
发布时间:
2016-04-29 08:30:22.0
大家好.请问如何用create using创建的窗口显示出来.
我的代码:
结果出来什么也没有.
请问各位大神如何解决.
这个方法的意图在于动态指定界面显示的窗体,直接用open(w_test1)是不行的.
提前谢谢各位!
------解决方案--------------------
window lw_w
string ls_s='w_1'
//lw_w=create using ls_s 不用这个,这里的open就相当于create
open(lw_w,ls_s)
查看全文
相关解决方案
!使用JDNI时,报 Cannot create JDBC driver of class '' for connect URL 'null'
调用WS接口,客户端抛出错误$Proxy37.create(Unknown Source)
JAVA 怎么取出SQL数据库里的图片 然后存进JTable表格里面 显示出来
(急)在数据库 'master' 中回绝了 CREATE DATABASE 权限。~~~~~~~~~~
CREATE TABLE EMP(职员信息表)在SQL中如何排序
create view WITH CHECK OPTION的有关问题
oracle 11.2.0 $emca -config dbcontrol db -repos create; 报错解决方法
异常:"Failed to create netty connection"
sqlite create table時是否能設定資料型態或長度呢,该怎么解决
create database的for load选项有关问题
使用MicroStrategy 打开desktop时 activex component cant create object 异常 应该怎么解决
有关sql中 create 语句 的 foreign key 子句解决方法
Create Index出現的奇怪問題。希望高手幫忙解答。该如何处理
DB2 - create table schema_name.table_name like schema_name1.table_name1,该如何处理
tomcat启动时cannot create poolableConnectionFactory解决方案
制作帮助文件时提示:HHC6000: Error: An error occurred attempting to create,该如何解决
输入svnadmin create C:\svndemo\TEXT,系统提醒找不到指定的路径啊5555555,哥哥
thinkphp $model_user->create($data)数据格式不对,该如何解决
ExtJs的Ext.create('Ext.data.Store')得到始终空记录!疯了!解决办法
ExtJs的Ext.create('Ext.data.Store')失去始终空记录!疯了!
struts2.x 的交付表单出现 Could not create and/or set value back on to object
关于attempt to create delete event with null entity的错误
Could not create JarEntryRevision for.
Jquery ctrl+key快捷键兑现 How to create Ctrl+Key shortcuts in Javascript
Eclipse打开JSP报错有关问题(Unable to create this part due to an internal error)
java步骤:File.createTempFile,报错:Unable to create temporary file
打开myeclipse时报错 could not create the java virtual machine,该怎么处理
快崩溃了~数据库连接池有关问题:Cannot create JDBC driver of class '' for connect URL 'null'
请教:Cannot create iterator for this collection 这个错误是如何引起的
兄弟们哪位高手遇见过这个一样?Can't create a new thread (errno 12)