当前位置:
代码迷
>>
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'
关于异常:attempt to create delete event with null entity
Cannot create a session after the response has been committed,该怎么解决
java.lang.OutOfMemoryError: unable to create new native thread内存泄漏分析-备忘解决办法
Cannot create a session after the response has been committed解决办法
调用WS接口,客户端抛出错误$Proxy37.create(Unknown Source)
JAVA 怎么取出SQL数据库里的图片 然后存进JTable表格里面 显示出来
Cannot create PoolableConnectionFactory (尝试连线已失败。)解决思路
WebRequest.Create()的参数有关问题
(急)在数据库 'master' 中回绝了 CREATE DATABASE 权限。~~~~~~~~~~
System.Net.WebRequest.Create(Url);防火墙要开设哪些端口?解决思路
在数据库 '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"
怎么解决 Failed to create a new SAX parser
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,哥哥
vsftp “553 Could not create file.” 异常
新手,socket Unable to create socket
thinkphp $model_user->create($data)数据格式不对,该如何解决
php创造短ID Create short IDs with PHP - Like Youtube or TinyURL