Will read resources from the xml resource . resx files metadata section , which is not included in final compiled code 將從xml資源( . resx )文件的元數據部分讀取資源,最終的編譯代碼中不包含元數據部分。
It did so by adding a little " bomb " to the compiled code , which caused mocha to crash when it attempted to decompile the code 它在編譯后的代碼中添加一個小“炸彈” ,導致mocha在試圖反編譯代碼時崩潰。
Therefore , treat source code in the app code folder as you would treat compiled code from the same source 因此,對待app _ code文件夾中的源代碼的態(tài)度必須像對待基于同樣的源代碼生成的已編譯代碼一樣謹慎。
Classworking gives you an alternative that combines the performance of statically compiled code with the flexibility of reflection Classworking使我們有機會將靜態(tài)編譯的代碼的性能與反射的靈活性結合起來。
The common language runtime uses a code - pitching technique to free blocks of jit - compiled code at run time when memory is low 當運行時內存不足時,公共語言運行庫使用代碼間距調整技術釋放jit編譯的代碼塊。
As you enter and compile code in the code editor , wavy lines appear beneath code that is incorrect or could cause a problem 在“代碼編輯器”中輸入或編譯代碼時,不正確或可能導致問題的代碼下會出現波浪線。
The compiler converts . aspx files into single files that use the compiled code - behind model and copies them to the layout 編譯器將. aspx文件轉換成使用編譯后的代碼隱藏模型的單個文件,并將它們復制到布局中。
The app code folder works much like the bin folder , except that you can put source code in it instead of compiled code App _ code文件夾的工作方式與bin文件夾類似,區(qū)別在于可以在其中放入源代碼而不是編譯的代碼。
This is useful , for example , when compiling code in a programming language that does not support all the runtime metadata attributes 這很有用,例如當編譯用并非支持所有運行庫元數據屬性的編程語言編寫的代碼時。
Typed variables and compiled code are the standout features that differentiate netrexx from languages such as jython and groovy 類型化變量和編譯的代碼是netrexx與其他語言(例如jython和groovy )相比的突出特性。