PLM之家PLMHome-工业软件践行者

【Aras二次开发】如何添加确实的命名空间

[复制链接]

2018-8-1 14:05:15 2381 0

2470

主题

1275

回帖

8万

积分

管理员

PLM之家站长

积分
82172
QQ
发表于 2018-8-1 14:05:15 | 显示全部楼层 |阅读模式

请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!

您需要 登录 才可以下载或查看,没有账号?注册

x

6 _1 A) i8 T& N- z$ j& y) h0 U

. x; n& M- [3 W4 XTechnique  
  N* @: d+ i% S( w- QEdit the method-config.xml file located in the Server folder for the Aras Innovator
0 w7 {7 K9 ]/ X2 N, r+ U6 e! Ainstall.  Search for the  <Template>  tag for the language you are using and include any
% b% J* v) G8 r: B: T. G, Jadditional namespaces you need by adding additional "using" lines. + X# G, K0 x9 H' ^- h- O9 Y+ x% C1 b1 R% T
<Template name="CSharp" line_number_offset="19"> 6 S7 ~! U$ a! a
) ~( [/ e' p; p9 Y
using System.Text;
4 b/ P  m) f' h5 O
8 e1 G+ V5 }9 l, E! p// Now you can use the System.Text.UTF8Encoding method in your Method.
* ]$ c7 s' J5 {" Gbyte[] info = new UTF8Encoding(true).GetBytes(this.dom.InnerXml);  
( {  N- K2 X2 M% l0 {
6 Q8 F( `) U( T
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 doTeam.tech
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 注册

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

    本网站(plmhome.com)为PLM之家工业软件学习官网站

    展示的视频材料全部免费,需要高清和特殊技术支持请联系 QQ: 939801026

    PLM之家NX CAM二次开发专题模块培训报名开始啦

    我知道了