zoukankan      html  css  js  c++  java
  • VS2008 Proe 5.0 and VS2010 Creo二次开发环境配置

    VS2008 Proe 5.0

    包含文件:

    D:Program FilesPTCCreo ElementsPro5.0prodevelopprodev_applsincludes

    D:Program FilesPTCCreo ElementsPro5.0prodevelopincludes

    D:Program FilesPTCCreo ElementsPro5.0protoolkitprotk_applsincludes

    D:Program FilesPTCCreo ElementsPro5.0protoolkitincludes

    库文件:

    D:Program FilesPTCCreo ElementsPro5.0prodevelopi486_ntobj

    D:Program FilesPTCCreo ElementsPro5.0protoolkiti486_ntobj

    VS2010 Creo

    包含目录:
    C:Program FilesPTCCreo 2.0Common FilesM030protoolkitincludes
    C:Program FilesPTCCreo 2.0Common FilesM030prodevelopincludes
    C:Program FilesPTCCreo 2.0Common FilesM030protoolkitprotk_applsincludes

    库文件:
    C:Program FilesPTCCreo 2.0Common FilesM030prodevelopi486_ntobj
    C:Program FilesPTCCreo 2.0Common FilesM030protoolkiti486_ntobj 老版本五项不可少否则出现链接错误:VS2010 atlsd.lib(Allocate.obj) : error LNK2001: 无法解析的外部符号 __CrtDbgR 

  • 相关阅读:
    oracle与DB2
    oracle ORA-01427: 单行子查询返回多个行
    mysql开发总结
    mysql show profile基本详解
    mysql批量插入数据
    mysql索引详解
    mysql性能调优
    MySQL优化
    mysql主从调优
    mysql主从复制
  • 原文地址:https://www.cnblogs.com/onwayo/p/3467642.html
Copyright © 2011-2022 走看看