English 中文(简体)
如何在冷战时期使用国际不动产业经营者?
原标题:When to use IMP operator in ColdFusion?

Implication: The statement A IMP B is the equivalent of the logical statement “If A Then B.” A IMP B is False only if A is True and B is False. It is True in all other cases.

rel=“nofollow”http://help.adobe.com/en_US/ColdFu/9.0/Developing/WSc3ff6d0ea7785947171710811e0811cbec09d55-7ffc.html

我可以含糊地记住,什么是大学的“让步”。 如何在现实世界中使用国际投资政策的实施者?

最佳回答
问题回答

在现实世界中,能够做这样的事情,在任择条款方面进行验证是多余的:

<cfif structKeyExists(URL, "a") IMP validateId(URL.a)>

如果存在的话,我们只关心对URL.a的验证。 这正是国际海事方案最有用的应用问题,海事组织(也一样)。

However due to a bug in the implementation of IMP, this doesn t work :-(

我认为,Dale的说法是,比缩短的版本更容易阅读更长(不正确)的逻辑是不言而喻的错误,而且是基于一个boot的有远见的前提。 他的立场是基于这样一种想法,即“有些人不知道什么东西”是一个持续的国家,即:当有人知道什么东西(如什么意思),那么他们永远不会知道。 情况并非如此。 一个人最初可能不知道什么,但一旦发现,就会知道什么。 因此,不了解移民归化局如何运作的问题是一个非常短的寿命问题。

我并不认为需要经常出现国际排雷方案的情况,但需要这样做是多余的。 并且,如果它能适当开展工作,它就仍然会变得多余。

我认为,你应该保持清楚,我从未看到过它,也从未需要使用它。 其他开发商大多了解它究竟是什么或什么手段。

我只想写一下。

<cfif a eq true and b eq false>

页: 1

<cfif a imp b>

第一个方面更为清楚。





相关问题
JQuery AJAX .load - flash chart doesnt load in IE

An IE issue has me completely stumped. I have a coldfusion page that uses JQuery s AJAX .load function to load in a new flash file that is generated by coldFusion s cfchart tag. This works completely ...

Best Coldfusion Library for OpenID [closed]

I am getting ready to start a project that requires using OpenID within Coldfusion 8. I have found a number of different options and was wondering what has worked the best, get s the most support, ...

Find ColdFusion Generated ID

Is there a way to find the elements generated by ColdFusion s <CFLayout> and <CFLayoutArea> tags? These tags: <cflayout type="tab" name="MyAccount"> <cflayoutarea name="...

ColdFusion COM error

I am upgrading from CF4.5 to CF8. Calls to COM dll s that used to work in version 4.5 now throw a "Complex object types cannot be converted to simple values.." error. The COM object has a few arrays ...

What s the best way to write engine-specific CFML code?

Sometimes it is necessary to write different code for Adobe ColdFusion vs Railo vs OpenBD, due to differences in implementation. Do people have a specific method that they use for this? For example, ...

热门标签