How long will it take the Arabs to finally push the Zionist invaders into the sea?::
I predict it'll happen within a century. Just look at how monumentally disruptive the Jew state has been to the http://answers.yahoo.com/question/index?qid=20090109134456AARN4iPHOME | 假设有两个文本框,当第一个文本框输入特定数据后,第二个文本框立刻加载数据(如立刻显示"aaa"的信息 )。请问那个高人解答一下(请写出代码):)?万分感谢:D
在这个网站上第一次见中文,感动啊
我做过类似的功能,比如输入汉字,自动产生拼音助记符号:
-- 定义Form Field对象 How fast can you take the curve without skidding off the road?::
A level highway curve has a radius of 175m. If the coefficient of friction between the road and your car's tires http://answers.yahoo.com/question/index?qid=20090105154621AAoVRbEHOME |
fldName = new Ext.form.TextField( {
fieldLabel : '目录名称',
id : 'content-name',
tabIndex : tn++,
width : 300
});
fldName.on("change", onFldNameChanged, this);
fldPy = new Ext.form.TextField( {
fieldLabel : '拼音助记符',
id : 'content-py',
tabIndex : tn++
});
。。。
// 名称输入后自动生成助记符
function onFldNameChanged(o, newValue, oldValue) {
if (newValue.length == 0) {
fldPy.setValue("");
return;
}
var memo = Divo.getMemo(newValue);
fldPy.setValue(memo.py);
}
fangzhouxing 谢谢了:),写的很好以前只在api上看到这个方法但不知怎么用,现在会了:))
假设有两个文本框,当第一个文本框输入特定数据后,第二个文本框立刻加载数据(如立刻显示"aaa"的信息 )。请问那个高人解答一下(请写出代码):)?万分感谢:D
兄弟,这里都用英文,咱在人家的地盘用中文老外好像不太明白咱中国人的意思啊。
兄弟,这里都用英文,咱在人家的地盘用中文老外好像不太明白咱中国人的意思啊。
Animal Animal is offline
Ext Support Team
Join Date: Apr 2007
Posts: 5,407
Animal is on a distinguished road
Default
It is diffucult for us to help.
Try posting in your native language. Perhaps there are people here who speak the same language.
兄弟,是他们让我讲母语的:D
我做过类似的功能,比如输入汉字,自动产生拼音助记符号:
-- 定义Form Field对象
fldName = new Ext.form.TextField( {
fieldLabel : '目录名称',
id : 'content-name',
tabIndex : tn++,
width : 300
});
fldName.on("change", onFldNameChanged, this);
fldPy = new Ext.form.TextField( {
fieldLabel : '拼音助记符',
id : 'content-py',
tabIndex : tn++
});
。。。
// 名称输入后自动生成助记符
function onFldNameChanged(o, newValue, oldValue) {
if (newValue.length == 0) {
fldPy.setValue("");
return;
}
var memo = Divo.getMemo(newValue);
fldPy.setValue(memo.py);
}
假设有两个文本框,当第一个文本框输入特定数据后,第二个文本框立刻加载数据(如立刻显示"aaa"的信息 )。请问那个高人解答一下(请写出代码):)?万分感谢:D
不会也要帮顶;)
=D>中文贴。。。。好
Animal Animal is offline
Ext Support Team
Join Date: Apr 2007
Posts: 5,407
Animal is on a distinguished road
Default
It is diffucult for us to help.
Try posting in your native language. Perhaps there are people here who speak the same language.
兄弟,是他们让我讲母语的:D
哦,还有这回事!
这家伙反正是不能回答你的问题了。呵呵
Microsoft Unleashes Visual Studio .NET
IBM's iPhrase Buy Adds to WebSphere |