英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

vulgarization    音标拼音: [v,ʌlgɚɪz'eʃən]
n. 俗化,卑俗化,粗俗化

俗化,卑俗化,粗俗化



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • programming languages - What is a Namespace? - Stack Overflow
    I am going to provide a more commonplace description Say my wife has a sister named Sue, and so do I How can I tell them apart in a conversation? By using their last names ("Sue Larson" vs "Sue Jones") The last name is the namespace This is a limited example of course, and in programming, the potential family members may be far more numerous than my example, therefore the potential for
  • unit testing - What is Mocking? - Stack Overflow
    What is Mocking? Mocking is primarily used in unit testing An object under test may have dependencies on other (complex) objects To isolate the behaviour of the object you want to test you replace the other objects by mocks that simulate the behaviour of the real objects This is useful if the real objects are impractical to incorporate into the unit test In short, mocking is creating
  • multithreading - What is a thread (really)? - Stack Overflow
    I have been trying to find a good definition, and get an understanding, of what a thread really is It seems that I must be missing something obvious, but every time I read about what a thread is,
  • python - What is a NoneType object? - Stack Overflow
    I'm pretty sure the 'str' means string, but I dont know what a 'NoneType' object is My script craps out on the second line, I know the first one works because the commands from that line are in my asa as I would expect At first I thought it may be because I'm using variables and user input inside send_command Everything in 'CAPS' are variables, everything in 'lower case' is input from
  • java - What is a JavaBean exactly? - Stack Overflow
    A JavaBean is just a standard It is a regular Java class, except it follows certain conventions: All properties are private (use getters setters) A public no-argument constructor Implements Serializable That's it It's just a convention Lots of libraries depend on it though With respect to Serializable, from the API documentation: Serializability of a class is enabled by the class
  • What is JSON and what is it used for? - Stack Overflow
    JSON (JavaScript Object Notation) is a lightweight format that is used for data interchanging It is based on a subset of JavaScript language (the way objects are built in JavaScript) As stated in the MDN, some JavaScript is not JSON, and some JSON is not JavaScript An example of where this is used is web services responses In the 'old' days, web services used XML as their primary data
  • browser - What is a MIME type? - Stack Overflow
    A MIME type is a label used to identify a type of data It is used so software can know how to handle the data It serves the same purpose on the Internet that file extensions do on Microsoft Windows So if a server says "This is text html" the client can go "Ah, this is an HTML document, I can render that internally", while if the server says "This is application pdf" the client can go "Ah, I
  • What is the difference between a process and a thread?
    What is the technical difference between a process and a thread? I get the feeling a word like 'process' is overused and there are also hardware and software threads How about light-weight proces





中文字典-英文字典  2005-2009