This paper deals with the problem of measuring static work point of the enlarged circuits, some views and methods that can be used...
静态工作点测量存在的问题,提出了一些观点和解决问题的办法,与读者共同探讨。
This paper deals with the problems of measuring static work points of the amplified circuits, some views and methods that can be used to solve the problems.
本文分析了晶体管放大电路静态工作点测量中存在的问题,提出了一种解决问题的办法。
This paper deals with the problem of measuring static work point of the enlarged circuits, some views and methods that can be used to solve these problems are presented for researchers to discuss.
本文针对放大电路中静态工作点测量存在的问题,提出了一些观点和解决问题的办法,与读者共同探讨。
The class provides a series of static and abstract methods to work with one of the two sets of preferences: one for user preferences and one for system preferences.
这个类提供了一系列静态和抽象方法来操作两套首选项(其中一套是用户首选项,另一套是系统首选项)中的其中一套。
Static SQL in DB2 is a powerful capability that can streamline data access at run time by doing some of the work ahead of time, such as determining the database access path.
DB 2中的静态SQL是一个强大的功能,可以通过预先执行某些工作来简化运行时的数据访问,例如确定数据库访问路径。
Your analysis work products should cover the dynamic and static aspects of both the business domain and the user interface.
您的分析工作成果应该同时涵盖业务域和用户界面的动态和静态方面。
The commitment to backward compatibility extends beyond static configuration files, and includes work that was done to support interoperability between Version 5 and Version 6 administration programs.
对于向后兼容能力的承诺扩充了静态的配置文件,并且包含为支持版本5和版本6管理程序的互操作性而进行的工作。
The optimizations are all designed to work on IR generated by static C-like languages.
这些优化都是着力于类似于c这样的静态语言生成的中间表示。
Since the CLR does not support static locals, the Visual Basic compiler must do additional work to make the program successful.
因为CLR不支持静态局部变量,所以VisualBasic编译器必须执行一些额外的工作才能使该程序成功。
Bob's company has deployed a static portal, which provides Bob with centralized access to the information and applications he needs to do his work. Bob works with the portal as follows.
Bob的公司部署了静态门户,通过静态门户,Bob可以集中访问他完成工作所需的信息和应用程序。
To write a stylesheet that will work with 1.0, 2.0, and a future version, then you can combine conditional and use-when to avoid static errors no matter which version of processor you are using.
为了编写可用于1.0、2.0以及将来版本的样式表,可以结合使用条件和use - when来避免静态错误,不管是用什么版本的处理程序。
To work around this problem a number of static analysis tool developers are exploring using annotations to define these details.
为了解决这些问题,有些静态分析工具开发人员试图使用注解来定义相关细节。
The second point may be more controversial, but it has been my experience that hosting a static site requires less work and is more efficient.
第二点可能更容易引起争议,但根据我的经验,维护静态站点的工作量更小,效率也更高。
In most applications, you'll construct this URL from some set of static data combined with data from the form your users work with.
多数应用程序中都会结合一些静态数据和用户处理的表单中的数据来构造该URL。
If you don't have one, a static IP address in the netblock that your wired network uses will work just fine.
如果不是这样,那么您的有线网络所使用的网块中的某个静态IP地址也能行。
It will hide your car keys when you are late for work and interfere with your car radio so that you hear only static while stuck in traffic.
当你迟到的时候它会藏起你的车钥匙,还会干扰你车内的音响系统,好让你在塞车的时候欣赏沙沙的静电声。
Convert each link in each HTML page in this manner, and your application navigation will start to work between the Tapestry and dynamic pages, rather than your static HTML templates.
用这种方式把每个HTML页面中的每个链接进行转换,然后应用程序的导航会在Tapestry和动态页面之间开始工作,而不是在静态的HTML模板之间。
One thing to note about the static keyword is that it doesn't work the same as how this works in the nonstatic context.
有关static关键字需要注意一点,它的工作方式与在非静态上下文中的工作方式不同。
Germany sunshine under normal conditions in the static storage, battery backup work status, to prevent the user's knowledge, in no caused by mains power outage.
德国阳光蓄电池在正常情况下处于静态存放、备用工作状态,为防止用户在完全不知情的情况下,由于市电供电中断而造成成。
Calling the class static void main (String args) directly won't work as expected, because it would invoke System.exit and so terminate the Workbench.
直接调用类staticvoidmain (Stringargs)不会如预期一样工作,因为它将调用System . exit终止Workbench。
The SWTHelper class has static methods that help identify the specific view instance you work with.
SWTHelper类拥有一些静态方法,可帮助您识别所处理的特定视图实例。
Static gas to be fair to the heart of a peaceful, life will be another scene, the work will be another scene.
静气才能平心,心一平,生活会是另外一种景致,工作也会是另外一种景致。
Meanwhile, dynamic investigation is the deep-rooted study and analysis based on static investigation, which can reflect and embody the value of static investigation work.
动态勘验是在静态勘验的基础上深层次的研究分析,能够反映和体现静态勘验工作的价值。
In order to enable static SQL, you need to work around this issue in one of the following ways.
为了启用静态SQL,您需要通过以下方式解决该问题。
You'll hear people saying, "oh, we put that on the CDN" or "make sure static assets go on the CDN, " when they have only a rudimentary idea of what CDNs are and how they work.
你可能经常听到人们说,“我把那个放在CDN上了”或“确保静态资源都放在CDN上”,当他们只对CDN和它的工作原理有个基本的了解。
For bindings that work with interfaces or unmodifiable classes, JiBX instead adds the necessary marshalling/unmarshalling code to a special helper class (called the "munge" class) as static methods.
如果绑定要处理接口或不可修改的类,JiBX 转而把必要的编排/反编排代码以static 方法的形式,添加到特殊的助手类(叫作“munge”类)。
Static Analysis tools that work on source are best served by switching to ruby_parser, mostly because it doesn't require code changes (ruby_parser's output is the same as ParseTree's).
如果只是对源代码进行 静态分析,那么最好的选择就是切换到ruby_parser,因为你不需要更改任何代码。
Static Analysis tools that work on source are best served by switching to ruby_parser, mostly because it doesn't require code changes (ruby_parser's output is the same as ParseTree's).
如果只是对源代码进行 静态分析,那么最好的选择就是切换到ruby_parser,因为你不需要更改任何代码。
应用推荐