Provides an overview of using code snippets in visual c to automatically add common code constructs to your application 提供在visual c #中使用代碼段自動向應用程序中添加通用代碼構造的概述。
Writing a secure ado . net application involves more than avoiding common coding pitfalls such as not validating user input 要編寫安全的ado . net應用程序,所涉及的問題不僅僅是要避免常見的編碼缺陷。
We ll also explain how sandboxing a common code encapsulation approach works , and why it is harder than it sounds 遺憾的是,即使是系統(tǒng)調(diào)用的“安全”版本譬如,相對于strcpy的strncpy也不完全安全。
Of course , this example is one that a beginning programmer would quickly learn to avoid by factoring out the common code 當然,這個示例所示的錯誤是編程新手可以很快學會通過分解出公共代碼來避免的。
Assemblies simplify database development by enabling common code to be developed once and stored in a single location 程序集通過一次性地開發(fā)通用代碼并將其存儲在某個位置,使數(shù)據(jù)庫開發(fā)過程得到了簡化。
This mechanism allows for a performance optimization in sql server , and provides for common code that works across multiple providers 此機制可以優(yōu)化sql server的性能,并提供可以在多個提供程序之間工作的通用代碼。
This mechanism allows for a performance optimization in oracle server , and provides for common code that works across multiple providers 此機制可以優(yōu)化oracle服務器的性能,并提供可以在多個提供程序之間工作的通用代碼。
In the solution associated with this article , you ll see that the common code for each of the actions has been moved to an abstract superclass 在與本文相關的解決方案中,您將看到每個操作的公共代碼都被移到了抽象超類中。
Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具報告的常見編碼錯誤包括緩沖區(qū)溢出、內(nèi)存未初始化、空指針取消引用以及內(nèi)存和資源泄漏。
Enhancing the security of a microsoft sql server 2005 jdbc driver application involves more than avoiding common coding pitfalls 為了提高microsoft sql server 2005 jdbc驅(qū)動程序應用程序的安全性,不僅需要避免常見的代碼缺陷,還要考慮其他事項。