受欢迎的博客标签
RSS

博客

【原创】Asp .Net Core 控制台中文乱码、读取中文文件乱码解决方案
Asp .Net Core 控制台中文乱码、读取中文文件乱码解决方案
How do I see a bin file in a hex editor in Visual Studio Code and Visual Studio??
I want to edit a binary file, but I don't want to use another tool other than Visual Studio because it's a pain to switch back and forth. Is there perhaps an add-in or some built in functionality that can do that in Visual Studio?
Angular 2 in ASP.NET Core 1.0 using Visual Studio Code and TypeScript
http://www.mithunvp.com/angular-2-asp-net-core-visual-studio-code-typescript/ Angular 2 in ASP.NET Core 1.0 are going t
Excel VBA代码封装成Dll(VB6.0):VB6.0使用winHttp.dll访问webApi
问题背景:需要用VB编程访问webApi,web方使用的是https的协议。    开始我用xmlhttp方式访问,失败。后网上搜索发现xmlhttp不支持https的方式。于是采用winHttp.dll。 
Excel VBA:VBA Code to Convert Excel Range into HTML Table
https://www.excelsirji.com/vba-code-to-convert-excel-range-into-html-table/
Excel VBA代码封装成Dll(VB .net):create dll with VSTO
建议安装2017以上VS并安装Visual Basic语言和VSTO模板,其语法规则和VB6.0一样,只是编程思路有变化。在VB.net中开发的DLL加载项可以兼容Office 32和64位版本的,其兼容性非常好。 https://blo
c++ dll 专题

C++保留了一部分过程式语言的特点,因而它可以定义不属于任何类的全局变量和函数。但是,C++毕竟是一种面向对象的程序设计语言,为了支持函数的重载,C++对全局函数的处理方式与C有明显的不同。
extern "C"的主要作用就

利用Excel VBA代码编写日志,查看表格操作修改记录。
Log files using VBA in Microsoft Excel
如何使用BarTender打印零部件标签?
如某零部件生产企业根据自身生产管理需要和贸易伙伴的管理需求,在贸易或仓储运输过程中通过扫描外包装箱上的条码实现不拆箱的货物交割。
利用Excel VBA代码编写日志,修订记录保存在单元格批注中
https://blog.csdn.net/taller_2000/article/details/104877820