摘要:
详细见:Interoping .NET and C++ through COM - CodeProject, 个人理解: 1、C#生成的dll相当于com server 2、C++调用相当于com client 3、client 要访问 server 的动态库,需要进行assembly注册,见:Re 阅读全文
摘要:
利用polygonGraphic,可以在一个多边形上实现动态材质,方法是将其material属性赋值为videoElement,并实现时钟同步 var videoElement=document.getElementById("videoTest"); new Cesium.VideoSynchro 阅读全文
摘要:
一、visual studio离线安装: 1、离线下载方法:Create an offline installation - Visual Studio (Windows) | Microsoft Docs 2、离线下载命令: 离线包下载命令:vs_enterprise.exe --layout v 阅读全文