Examples of using Original code in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
Ii the combination of the Original Code with other software or devices.
If the number of errors within a code word exceeds the error-correcting code's capability, it fails to recover the original code word.
In the original code, although the if statement seemed to modify the global variable goo, it actually modifies the local variable- after hoisting has been applied.
The goal of code flattening is to convert the original code, which may contain arbitrarily complex statements and expressions, into a sequence of statements that are of two forms.
One way to characterize this is to say that the original code was vulnerable, its vulnerabilities became easier to exploit when it was first made open source, and then finally these vulnerabilities were fixed.
In the rest of this article, you will revise the original code using the new HTML5 structural tags to see step-by-step how the document is transformed into logical sections.
One reason people are tempted to rewrite their entire code base from scratch is that the original code base wasn't designed for what it's doing.
If I use a piece of software that has been obtained under the GNU GPL, am I allowed to modify the original code into a new program, then distribute and sell that new program commercially?
Unreal Tournament UGC” means original code, artwork, or other content that you create for use with the Unreal Tournament video game that is being developed in the Unreal Tournament Project.
In the original code above, it's very difficult to test the god function since you must make an HTTP request to run the code, and there's an alert() call at the end of the function.
The licenses granted in this Section 2.1(a) and(b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
Created in 2014 off of Bitcoin's original code, Hempcoin(THC) is a coin with the intention of regulating transactions between growers, distributors, and retailers around the world.
But threat actors can sometimes circumvent antivirus systems by running Mimikatz in memory, or by slightly modifying the original code of the tool.
Experimental results with the malware sample of CCC DATAset 2008 show that our tool could extract some code regions as the candidates and specify the original code from them.
The licenses granted in this Section 2.1(a) and(b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
In the early days of GNOME he was responsible for some of the original code and documentation for the GNOME libraries, games, and applications.
O(c) the licenses granted in this Section 2.1(a) and(b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
This is quite an edge case, so we need to change the original code a little bit, by creating a public method that will call our protected method, and then mock that, instead of the protected method.
Save(), clone_model(model), with the ability to recreate the same model from just the data structure(without access to the original code used to define and train the model).