配合《深入Atlas系列:Web Sevices Access in Atlas(4) - 特别的访问方式》,补充了对于<serviceMethod />的提示Schema。

请点击这里下载,所有的下载链接均已更新。使用方式可以见我前一篇文章《为VS.NET 2005增加Atlas Scripts的代码提示功能》,那里的Schema下载也以更新。

以下是我写的Client Library,希望对大家有所帮助。

ServiceMethodRequest Class

A component designed for invoking Web Services method and retrieving the result.

Syntax

Javascript

new Sys.Net.ServiceMethodRequest();

Declarative

<serviceMethod
    aborted="event handler"
    appUrl="the url of the web application"
    completed="event handler"
    dataContext="source for data binding operations"
    error="event handler"
    id="identifier for looking up the component by name"
    methodName="the name of the web services method"
    priority="the priority of the request"
    propertyChanged="event handler"
    timeout="event handler"
    timeoutInterval="the time to wait before failing the request"
    url="the url of the web services"
>
    <aborted>
        <!-- actions -->
    </aborted>
    <bindings>
        <!-- bindings -->
    </bindings>
    <completed>
        <!-- actions -->
    </completed>
    <error>
        <!-- actions -->
    </error>
    <parameters prop1="value1" prop2="value2" ... />
    <propertyChanged>
        <!-- actions -->
    </propertyChanged>
    <timeout>
        <!-- actions -->
    </timeout>
</serviceMethod>

Script components:  required

Inherits:  Sys.Component

转载于:https://www.cnblogs.com/JeffreyZhao/archive/2006/10/12/Additional_Client_Library_and_Update_Intelligence_Schema_3.html

补充部分官方文档里没有的Client Library以及代码提示Schema更新(三)相关推荐

  1. opencv python 官方文档里的“sa”关键字是什么意思?(see also)

    在阅读opencv官方文档的时候,有时候会遇见"sa"这个关键字,这是什么意思呢? command sa starts "See also" paragraph ...

  2. python opencv 官方文档里LaTeX公式不能正常显示怎么办?

    在查看opencv官方文档时,发现里面出现个看不懂的东西 比如这一句: \f[\begin{array}{l} | \texttt{dstsize.width} *2-src.cols| \leq 2 ...

  3. 微信小程序导航:官方文档+精品教程+demo集合(5月9日更新)

    微信小程序联盟:官方文档+精品教程+demo集合 1:官方工具:https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html?t=1 ...

  4. 微信小程序导航:官方文档+精品教程+demo集合(5月31日更新)

    官方文档 1:官方工具:https://mp.weixin.qq.com/debug/w - tml?t=1476434678461 2:简易教程:https://mp.weixin.qq.com/d ...

  5. 微信小程序联盟:官方文档+精品教程+demo集合(5月31日更新,持续更新中……)...

    2019独角兽企业重金招聘Python工程师标准>>> 微信小程序联盟 1:官方工具: https://mp.weixin.qq.com/debug/w ... tml?t=1476 ...

  6. 什么!作为程序员你连英文版的官方文档都看不懂?

    目录 一.笔者英文基础介绍 二.为啥程序员需要阅读官方文档? 三.如何才能无障碍阅读英文文档? 四.坚持!坚持!坚持! 五.来个约定吧! 这篇文章不聊技术,我们来聊一个某种程度上比技术更重要的话题:一 ...

  7. Detectron2 官方文档详细解读 (上)

    Detectron2解读全部文章链接: Facebook计算机视觉开源框架Detectron2学习笔记 - 从demo到训练自己的模型 Detectron2 "快速开始" Dete ...

  8. Stable Diffusion攻略集(Stable Diffusion官方文档、kaggle notebook、webui资源帖)

    文章目录 第一部分 一. Features:Textual Inversion(文本反转) 1.1 Textual Inversion 简介 1.1.1 摘要 1.1.2 算法 1.1.3 模型效果 ...

  9. 【TensorFlow官方文档】MNIST机器学习入门

    MNIST是一个入门级的计算机视觉数据集,它包含各种手写数字图片:它也包含每一张图片对应的标签,告诉我们这个是数字几.比如,下面这四张图片的标签分别是5,0,4,1. 从一个很简单的数学模型开始:训练 ...

最新文章

  1. X-Forwarded-For 会少记录一次代理服务器的IP
  2. ORACLE 回滚段详解
  3. 如何将外部邮箱添加至Exchange邮件组中
  4. (39)时钟抖动约束
  5. 下半年登场!小米MIX 4概念图曝光:有望首发屏下摄像头
  6. Mongo Replica set的Primary 客户端不回自动重连新的primary
  7. 为什么机器学习很难学习因果关系?
  8. 注册表的文件关联及应用
  9. 苹果mac最好用的SVN客户端:Cornerstone 4 (SVN管理工具)
  10. BZOJ 1715: [Usaco2006 Dec]Wormholes 虫洞 DFS版SPFA判负环
  11. mysql 高级映射_MyBatis是一个支持普通SQL查询,存储过程和高级映射的优秀持久层框架...
  12. 图片怎么改成jpg格式
  13. android siri声波动画,Waver声波效果开源项目:和 Siri 一起学数学
  14. Connections could not be acquired from the unde...
  15. 让我们来认识一下信号与系统的关系
  16. Jpg文件格式[参考]
  17. 2022 RoboCom 世界机器人开发者大赛-本科组(省赛)T4, T5
  18. Python数据分析宝藏地带
  19. 跑步膝盖疼?(预防及处理方法)
  20. 【利用WebServices实现泛微OA周期待办任务提醒】

热门文章

  1. 编译Android VNC Server
  2. 农民斗地主——Binder fuzz安全研究
  3. 【问链-链改进行时】 第二课 链改的技术架构选择
  4. oracle 压缩 插入速度,求助大佬:向压缩表插入数据,压缩未生效
  5. JZOJ 5697. 【gdoi2018 day1】农场(farm)
  6. JZOJ 4919. 【NOIP2017提高组模拟12.10】神炎皇
  7. java union方法参数_Java Geometry.union方法代碼示例
  8. hibernate 时间 默认值 -(mysql) 注解_注解@ -shihchang
  9. python程序设计丁亚涛课后答案_python程序设计丁亚涛版课后答案
  10. js修改地址栏url_在gulp、create-react-app中css,js中的文件路径