当前位置:首页
开发技术指南» 文章正文
    引言:

    摘要: 用powerpoint2000做的ppt在powerpoint2003上打不开。。 拷贝该文件到其他office2000机器上,能打开。。。 说明不是拷贝的时候文件有问题。。 请问是什么原因?如何解决。。 谢谢 ......
    摘要: 请教一个问题,刚刚接触sybase 12.5 ,vb 中 使用ado 如何写连接字符串连接服务器?? 急盼各位高手解答!! 急盼各位高手解答!! ......


求助谁能帮我翻译一下Asta的帮助

The   TAstaBusinessObjectManager   allows   you   to   define   server   side   Methods   as   TAstaActionItems   with   optional   parameters   that   can   then   be   used   by   ASTA   clients   using   the   TAstaClientDataSet.ServerMethod.   This   allows   you   to   deploy   ASTA   client   applications   that   require   NO   SQL   on   the   client.   See   Server   Side   vs.   Client   Side   SQL   for   a   complete   discussion.   Each   ServerMethod   equires   a   TDataSet   be   attached   to   it   either   directly   or   through   a   TAstaProvider.   The   Method   can   have   any   number   of   Parameters   defined   which   will   be   streamed   down   to   the   TAstaClientDataSet   when   a   ServerMethod   is   chosen,   either   at   design   time   or   run   time.   When   a   TAstaClientDataSet   is   activated   using   a   ServerMethod   the   Params   are   transported   to   the   server   and   the   OnAction   event   of   the   BusinessMethod   is   fired.   It   is   your   responsibility   to   use   the   incoming   client   params   here   for   the   TDataSet   attached   to   the   ServerMethod   or   for   any   other   reason.   To   make   a   ServerMethod   updatable,   a   TAstaProvider   must   be   used.    
   
  Description  
  TAstaActionItems   are   the   actual   methods   of   the   TAstaBusinessObjectsManager   and   appear   in   TAstaClientDataSets   as   ServerMethods.   Typically   an   ActionItem   requires   a   TDataSet   either   through   a   TAstaProvider   or   any   TDataSet   descendent   on   the   server.   Set   the   UseNoDataSet   property   to   true   if   you   are   not   returning   a   result   set   but   are   only   using   the   Params.   SkyWire   Clients   can   call   servermethods   through   the   SkyWire   API.  
   
  SQL   is   not   required   for   the   Dataset   of   course   and   TTables   can   be   used   or   just   plain   old   TAstaDataSets   (in   memory).   Any   persistent   field   properties   of   the   attached   TDataset   can   be   streamed   down   to   the   client   if   the   SendFieldProperties   property   is   set   to   True   (default).   This   includes   calculated   fields.  
   
  Parameters   can   be   defined   for   the   TAstaActionItem   and   TAstaClientDataSets   will   see   these   parameters   whenever   the   ServerMethod   name   is   set,   either   at   runtime   or   design   time.   If   a   TAstaProvider   is   used   then   the   parameters   of   the   dataset   that   the   TAstaProvider   is   connected   to   can   be   used   if   the   GetParamsFromProvider   property   is   set   to   true.   TAstaProviders   can   transmit   their   parameters   if   they   are   TParams   OR   the   the   Param   Helper   events   are   coded.  
   
  When   a   TAstaClientDataSet   is   opened   using   a   server   side   method,   the   OnActionEvent   of   the   TAstaActionItem   is   fired   and   the   parameters   from   the   TAstaClientDataSet   are   transmitted   to   the   server.   Any   use   of   Params   must   be   coded   by   you   in   the   OnActionEvent   either   any   setting   of   server   side   TDataSet.Params   property   or   the   updating   of   any   returning   parameters   to   the   client   of   type   ptOutput,   ptResult,   ptInputOutput.    
     
  另注:本人想需要翻译Asta的TAstaActionItem控件的帮助文件,那位老大帮帮我了,本人急需。  
   
 

NO.1   作者: huiwww

金山快译


 ·excel循环问题()    »显示摘要«
    摘要: 我有一个宏是运行将文本导入到表的,有许多的不同名字相同格式的文本,每次我都要在宏里面改文件名,这些文本都是以数字开始的,但是不是连续的,我开始就作了一个inputbox()输入,为了方便,我想了下想用循环,但是不知道怎么验证,有文本如下10,11,12,14,15,20,21,22,24,26,30,31,32,33,34,35,40,41,42,43,44,45,60,61,62,65,......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE