⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 issues.script

📁 Software Testing Automation Framework (STAF)的开发代码
💻 SCRIPT
字号:
.***************************************************************************.* Software Testing Automation Framework (STAF).* (C) Copyright IBM Corp. 2001.*.* This software is licensed under the Common Public License (CPL) V1.0.****************************************************************************.*************************-START-OF-PROLOG-****************************.*.*  File Name          : Issues SCRIPT.*  Descriptive Name   : Software Test Automation Framework Issues.*  Detail:.*.*     This file contains a list of outstanding issues.*.**************************-END-OF-PROLOG-*****************************:h1.Issues:h2.NLS and platform interop issues:p.What, if anything, do we do about passing strings of data between differentplatforms, and probably between different NLV versions of the same anddifferent platforms?  For instance, what does it mean for us to allow aJapanese NT client to send messages to a US OS/2 client?:p.Is this potentially up to the various services?  Maybe most services onlyaccept ASCII7 data.:p.Also, what about Java?  Since it uses Unicode, what do we convert thisstuff to?:p.Maybe we use Unicode everywhere, and statically bind some unicode supportinto the STAFProc?

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -