腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(13)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
在coldbox中使用
wirebox
如何从模型创建bean
此外,我不知道hw使用Coldspring等,所以我试着只使用
wirebox
。<cfproperty name="bf" inject="coldbox:plugin:BeanFactory" scope="variables" /> 我怎么做才能调用
wirebox
浏览 0
提问于2011-12-28
得票数 1
1
回答
如何使用Mockbox和
Wirebox
覆盖默认依赖关系
我使用
Wirebox
AOP来触发日志记录事件,因此我不能只创建一个模拟对象并将其传递到CustomerContact对象的构造函数中scopeStorageMock =$('insertLog');map('CustomerContact').to('models.Customer.CustomerContactBeanmethods=match().methods(['create','delet
浏览 4
提问于2017-11-16
得票数 1
2
回答
什么是
wirebox
中的coldspring <map> & <list> eqv?
我正在将我的Coldspring xml移植到
Wirebox
中,但是我被卡住了。 Coldspring中的<map>可以创建单例的结构,然后通过构造函数或设置器将该结构传递到“bean”中。我应该用
Wirebox
.cfc写什么来做同样的事情呢?
浏览 2
修改于2012-07-26
得票数 0
回答已采纳
1
回答
如何使
WireBox
注入的依赖项可用于构造函数方法?
test让
WireBox
通过属性声明注入testService。Something function doSomething() { 问题是,
WireBox
所以,如果我在我的处理程序中运行这个: name = "test"我收到以下错误消息:Error building: test
浏览 3
提问于2018-11-08
得票数 5
回答已采纳
2
回答
如何在ColdFusion中使用
Wirebox
1.6创建一个独立的小应用程序?
我是
Wirebox
1.6框架的新手。我必须在ColdFusion 10中使用
Wirebox
1.6框架创建一个小应用程序。我已经下载了
Wirebox
1.6单机版,将其放入我的webroot中,并成功测试了以下代码:
wirebox
= createObject("component","
wirebox
.system.ioc.Injector").init();<cfdump va
浏览 3
修改于2013-07-10
得票数 0
1
回答
根据单选按钮状态切换CSS类
); checkbox.attr('checked', !<div id="
wireBox
" class="red
wireBox
"></div> <input class="cbox" type="radio" id="
浏览 0
提问于2021-03-13
得票数 2
回答已采纳
2
回答
如何安装和测试线盒1.6?
我正在使用ColdFusion8,Windows7 64位操作系统,我已经从下载了
Wirebox
1.6。我提取了这些文件并将它们放在wwwroot中,并创建了一个"index.cfm“页面,其代码如下:
wirebox
= createObject("component","
wirebox
.system.ioc.Injector").init();<cfdump var="#
wire
浏览 5
修改于2013-03-13
得票数 0
回答已采纳
1
回答
报告:不正确的列和总计
+----------++-------+---+------------+----+----------+|
Wirebox
|tx | 5 |Theo| 3 ||
Wirebox
|ty | 10 |Theo| 7 | +
浏览 5
修改于2012-12-20
得票数 0
1
回答
依赖变量不存在
property name="
wirebox
" inject="
wirebox
" property name="populator" inject="
wirebox
:populator";User function new(){} function getAllUsers(){
浏览 10
修改于2022-07-13
得票数 1
1
回答
使用MockBox模拟瞬态对象
我在模型的顶部有这个注入元数据:然后,在一个函数中,我请求一个依赖项并开始使用它:在编写单元测试时,我想模拟MyTransientDependency对象,但我不确定如何进行,而它是由
wirebox
提供的为了给出一个更真实的例子,假设
浏览 0
提问于2013-06-25
得票数 1
回答已采纳
1
回答
在接收UDP数据时移动OpenGL机械臂?
GLUT_KEY_DOWN: (shoulderAngle -= 5) %= 360; break; }} // the glScalef call does not pollute code that follows a call to myWireBox. void
wireBox
glRotatef((GLfloat)shoulderAngle, 0.0, 0.0
浏览 0
修改于2018-09-10
得票数 0
2
回答
模型线盒注入中的冷盒getSetting
我们建议您看看我们的
WireBox
依赖注入,这样您就可以看到如何用它们所需的东西注入模型。
浏览 3
修改于2014-04-11
得票数 1
回答已采纳
1
回答
CORS的问题。冷盒-冷藏箱
validator = new com.smartvillage.core.util.JsonValidator.JsonValidator(); var model = server[ "
wireBox
-smartvillage
浏览 7
提问于2021-06-15
得票数 1
领券