且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

C# - 如何添加引用做system.numerics.dll

更新时间:2023-10-21 20:02:34

http://msdn.microsoft .COM / EN-US /库/7314433吨(v = VS.80)的.aspx

从MSDN:


  1. 在解决方案资源管理器中,选择项目。

  2. 在项目菜单中选择添加引用。

  3. 添加引用对话框打开。

  4. 选择显示组件要
    引用类型的选项卡。

  5. 在顶部窗格中,选择要引用的组件,然后
    ,然后单击选择按钮。按CTRL同时单击以选中
    多个组件。

  1. In Solution Explorer, select the project.
  2. On the Project menu, choose Add Reference.
  3. The Add Reference dialog box opens.
  4. Select the tab indicating the type of component you want to reference.
  5. In the top pane, select the component you want to reference, and then click the Select button. Press CTRL while clicking to select multiple components.