http://forums.coder.cn/projects/reg.aspx?name=

大家看在地址文本域里能不能输入中文?不能是吧。

http://forums.coder.cn/projects/Swfs/loader.swf?Reg

在这里怎么又行?

我在其它地方都行就是放在这页面里不行!!Flash的中文输入以有及乱码问题。(已解决)

经过N久的试验,发现原因居然是因为 Wmode = Transparent ,设置成 Window 就可以了~~

教训啊!~



另;记一正则,包括英文数字下划线及中文的:
^[\w\u4E00-\u9FA5\uF900-\uFA2D]*$

相关文章:

  • 2021-06-21
  • 2021-05-12
  • 2021-07-21
  • 2021-10-13
  • 2021-07-31
  • 2021-10-15
  • 2021-10-27
猜你喜欢
  • 2021-10-12
  • 2021-11-17
  • 2021-07-22
  • 2021-06-13
  • 2021-10-21
  • 2022-01-03
  • 2021-12-09
相关资源
相似解决方案