非法代碼 的英文怎麼說

中文拼音 [fēidài]
非法代碼 英文
code, illegal
  • : Ⅰ名詞1 (錯誤) mistake; wrong; errors 2 (指非洲) short for africa 3 (姓氏) a surname Ⅱ動詞1 ...
  • : Ⅰ名詞1 (由國家制定或認可的行為規則的總稱) law 2 (方法; 方式) way; method; mode; means 3 (標...
  • : Ⅰ動詞1 (代替) take the place of; be in place of 2 (代理) act on behalf of; acting Ⅱ名詞1 (歷...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 非法 : illegal; unlawful; illicit
  1. The findings of this thesis reflect that the object - oriented method is an effective means used in developing finite element analysis software, compared with traditional method it possesses the advantages of being more structured, easy to be compiled, maintained and extended and the program code can be much more reused. the oop method not only improve the functions of finite element software but also realize the congruity between the computing model and physical model in the real world, and promote the integrity technique of cad / cae

    本文結果表明,面向對象方是一種強有力的工具,採用面向對象方開發大型有限元分析軟體是一種常有效的方,與傳統的有限元程序相比,面向對象有限元程序更加結構化、更易於編寫、更易於維護和擴充,程序的可重用成分更大,它不僅能提高有限元軟體的功能,而且能實現數據模型與計算機模型以及現實世界物理模型之間的一致性,方便太原理工大學碩士學位論文cad / cae系統的集成。
  2. Doing this requires a type - unsafe operation, particularly with structures, which could result in unverifiable code

    這樣做會導致類型安全的操作(對于結構尤其如此) ,因而會產生無驗證的
  3. Method metadata token. thus, a method pointer can be easily passed to unmanaged native code specifically, as a callback routine

    因此,可以很容易地將方指針傳遞到託管本機(具體而言,作為回調常式) 。
  4. Method. as a result, the method pointer can be passed to unmanaged native code for example, as a callback routine if that routine expects the corresponding calling convention

    因此,如果回調常式預期相應的調用約定,則可以將方指針傳遞到託管本機(例如,作為回調常式) 。
  5. ( 2 ) a fragment combining algorithm is designed to judge the combined ability of the parameterized duplication code fragment which are found by the former method, so the discontiguous parameterized duplication code is detected. the analysis indicates that the new algorithm has an acceptable complexity

    經過改進,演算的空間復雜性得到降低,使之更適于大型程序文本的匹配; ( 2 )提出了程序碎片合併演算,判斷通過參數化匹配演算找到的重復段之間的可合併性,從而能從程序中識別出連續的近似重復
  6. As a crucial embedded development tool, the embedded system debugger is usually used to debug and test embedded software 。 a embedded system debugger consists of a cross debugger and a debugger agent, which characteristic lies in the separation of running environments between the cross debugger and the debuggee and the dependence on the gdb agent in the debug session 。 with the development of embedded technique, various embedded debug techniques continuously advance and all kinds of embedded system debuggers are playing a more and more important role in the embedded software development 。 the gnu debugger, gdb as a tool in the gnu toolkits, is an extremely powerful source - level debugger 。 among gdb ’ s many noteworthy features, its ability to debug programs “ remote ” is fascinating 。 this capability is not only essential when porting gnu tools to a new operation system or microprocessor, but it ’ s also useful for developers who need to debug an embedded system based on a processor that gnu already supports 。 gdb is the preferred solution in embedded development because it provides portable, sophisticated debugging over a broad rang of embedded systems 。 this paper discusses the status quo of various embedded system debuggers ; deeply analyses the overall structure of gdb and the debugging mechanism of gdb based on its source codes ; introduces the gdb ’ s remote debug technique and gdb / mi, which are usually used to develop the gdb - based embedded system debugger 。 then dwells on how to use gdb / mi to develop a gui front and how to use rsp 、 stub and gdbserver to design a debug agent, in order to expatiate on the design method of the gdb - based embedded system debugger 。 in the end, provides a concrete implementation of the gdb - based embedded system debugger of “ embedded simulation development platform ”, the project of the innovation fund for technology based firms 。

    這個特性不僅在將gnu工具移植到一個新的操作系統和微處理器的時候很有用,對于想調試一個基於gnu支持的晶元的嵌入式系統的開發人員來說,也是常有用的。由於gdb提供了在大多數嵌入式系統上的可移植的、復雜的調試功能,它已成為嵌入式開發的首選解決方案。本文討論了當前的各種嵌入式調試器的現狀,結合源詳細分析了gdb的結構和調試原理,介紹了開發基於gdb的嵌入式系統調試器常用的遠程調試技術和gdb / mi介面;然後詳細闡述了如何使用gdb / mi開發gdb的圖形前端和怎樣使用rsp協議、 stub和gdbserver設計一個調試理,從而較深入地討論了基於gdb的嵌入式調試器的設計方;最後,結合國家中小型企業創新基金項目「嵌入式模擬開發平臺」 ,給出了一個基於gdb的嵌入式系統調試器具體實現。
  7. On the other side, based on research on noncircular surface grinding features, this deissertation designs the data structure of simulation driver, then, applies interpolation theory to design the grinding motion simulation module and researches all sorts of cases on constructing the solid swept of grinding wheels in the process of noncircular surfaces grinding, finally, designs nc codes verification simulation module by using design model - based verification technique

    在實體模擬技術方面,詳細研究了圓曲面磨削加工的特徵並設計了對應的模擬驅動數據結構;應用插補原理設計了體現加工速度的運動過程模擬模塊;詳細研究了圓曲面磨削加工中砂輪的相對和絕對運動掃掠實體的構造,並採用基於精確實體設計模型的驗證方構建了數控的模擬驗證模塊。
  8. If you ve done database programming in c before with a regular database library, you can tell that this is a much more natural way to code

    如果您以前曾經在c語言中使用普通的數據庫庫函數編寫過訪問數據庫的程序,就會看出這是一種常自然的編寫的方
  9. However, some non - european character sets, such as japanese kanji, include many more characters than a single - byte coding scheme can represent, and therefore require multibyte - character set mbcs encoding

    但是,一些歐洲字符集(如日文漢字)包含許多單位元組方案無表示的字元,因此要求使用多位元組字符集( mbcs )編
  10. Once marked as a constrained region, code must only call other code with strong reliability contracts, and code should not allocate or make virtual calls to unprepared or unreliable methods unless the code is prepared to handle failures

    標記為受約束的區域后,只能調用其他具有強可靠性約定的,而且不應分配或者對未準備好的或不可靠的方進行虛調用,除已經準備好處理錯誤。
  11. The problem is researched and the algorithm which calculates the intersection points of two graphs created by the same coefficient of the ifs is proposed. the curve described changing of the intersection points number is drawn. the conc lusion is that the curve fluctuates in the tiny range and is smooth when it is seen as a whole

    其次,針對同一ifs迭兩次迭繪制得到的分形圖並完全相同這一問題展開研究,提出了ifs分形覆蓋相交交點變化曲線的概念,給出了覆蓋相交交點變化曲線的繪制演算,在此基礎上進一步研究了分形覆蓋相交交點變化曲線的變化率情況,得到了分形覆蓋相交交點變化曲線宏觀上比較光滑,但實際上小范圍內異常波動的實驗結果。
  12. The code saved will be substantial especially when you consider a try finally block needed in each method

    可以省略的常多(特別是當考慮每個方所需要的try / finally塊時) 。
  13. If a method fails in unmanaged code by returning a failure hresult, the runtime throws an exception that can be caught by managed code

    如果方託管中失敗,返回一個失敗hresult ,則運行庫引發可被託管捕捉的異常。
  14. In this thesis an automatic method which is used to detect the dis - contiguous parameterized duplication code is introduced

    本文介紹了一個自動的檢測程序中連續參數化重復的方
  15. However, doing this is not recommended, because it can make your code hard to read and can lead to subtle errors that can be difficult to find

    但是,這並建議的做,因為這可能會使難以閱讀,並可能導致難以發現的細微錯誤。
  16. Allows the code in the assembly to perform illegal operations against the sql server process space and hence can potentially compromise the robustness and scalability of sql server

    如果指定unsafe ,將允許程序集中的對sql server進程空間執行操作,因此可能會影響sql server的性能和可縮放性。
  17. Both are used to separate the responsibility for rendering pages from the model and controller. both accept objects passed into them as an input argument, both allow inserting string values within code " expressions ", and allow direct use of java code to perform loops, declare variable, or perform logical flows " scriptlets ". both are good ways of representing the structure of a generated object web page, java class, or file while supporting customization of the details

    Jet與jsp常類似:二者使用相同的語,實際上在後臺都被編譯成java程序;二者都用來將呈現頁面與模型和控制器分離開來;二者都可以接受輸入的對象作為參數,都可以在中插入字元串值(表達式) ,可以直接使用java執行循環、聲明變量或執行邏輯流程式控制制(腳本) ;二者都可以很好地表示所生成對象的結構, ( web頁面、 java類或文件) ,而且可以支持用戶的詳細定製。
  18. Suddenly, software licensing code, copy protection mechanisms, and proprietary business logic are much more available for all to see - whether it s legal or not

    一時間,所有人都有了更多的機會可以看到軟體許可、復制保護機制以及專有的業務邏輯,無論這樣做是合還是
  19. You can create, modify, and drop database objects that reference managed code modules, but these references will not execute in an instance of sql server unless the

    默認情況下, sql server無運行clr。您可以創建、修改和刪除引用託管模塊的數據庫對象,但是,除使用
  20. Because the main focus of tm5 is algorithm research, not business application, it has opened free source code and exists some limitation in the practice

    因為其主要只是供給標準的演算研究而商業應用,在免費公開源的同時與實際應用存在著一定的差距。
分享友人