您要查找的是不是:
- 类库不需要Main过程。Class libraries do not require a Main procedure.
- 首先类库可能包含应用程序不需要的功能,这增加了不必要的文件尺寸。One is that class libraries may contain many more features than an application requires, increasing its size unnecessarily.
- 过程process
- 不需要have no use for
- 然而,如果类不实现在一个接口中声明的所有方法,则运行库不加载该类。However, if the class does not implement all the methods declared in an interface, the runtime does not load the class.
- 但是,Visual Basic编译器会在此类应用程序中自动生成一个Main过程,因而您不需要编写此过程。However, the Visual Basic compiler automatically generates a Main procedure in such an application, and you do not need to write one.
- %s未定义. 类型库不能注册.%25s undefined. Type library may be unregistered.
- 不需要的needless
- 若要返回退出代码,必须将Main过程声明为Function过程而不是Sub过程。To return an exit code, you must declare Main as a Function procedure instead of a Sub procedure.
- 库不支持自动驱动器清洗。The library does not support automatic drive cleaning.
- 这个库不支持驱动器清洗。Drive cleaning is not supported by this library.
- "彼得为啥需要两辆车?" - "他是不需要两辆车,可他的钱多得没处花。""Why does Peter need two cars?" - "He doesn't, but he's always had money to burn."
- 如果在类中声明Main过程,则必须使用Shared关键字。If you declare Main in a class, you must use the Shared keyword.
- 这个库不支持自动驱动器清洗。Automatic drive cleaning is not supported by this library.
- 框架类库FCL -- Framework Class Library
- 这是类或模块的完全限定位置,该类或模块包含程序启动时要调用的Sub Main过程。A full qualification to the class or module that contains the Sub Main procedure to be called when the program starts.
- 那些从不需要搬家的人,不分青红皂白地收藏了一些只能说是杂七杂八的东西。Those who never have to change house become indiscriminate collectors of what can only be described as clutter.
- 仅当列表或库不支持多种内容类型时,才可以为该列表或库创建信息管理策略。You can create an information management policy for a list or library only if that list or library does not support multiple content types.
- MFC类库Class Libraries MFC
- 我认为这项工作不需要多少时间就可完成。I do not think it will take long to finish the work.