随笔分类 -  ColdFusion

摘要:<cfoutput query="myQry" group="date"> #date# <cfoutput> #detail# </cfoutput></cfoutput><cfoutput query="myQry" group="date"> <cfoutput group="category 阅读全文
posted @ 2019-11-15 11:42 ChiuLee 阅读(207) 评论(0) 推荐(0)
摘要:1.开发 Web Services,编写cfcdemo.cfc组件,代码如下: <cfcomponent style ="document" namespace = "http://www.mycompany.com/" serviceportname = "RestrictedEmpInfo" p 阅读全文
posted @ 2018-11-08 12:14 ChiuLee 阅读(352) 评论(0) 推荐(0)