自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

原创 Navicat连接Oracle与配置ODBC

数据库Navicat连接Oracle与配置ODBCNavicat连接OracleOracle配置ODBCNavicat连接Oracle与配置ODBCNavicat的可视化界面对开发和调试部署程序都很友好,选择ODBC配置可以高效的进行数据库连接。Navicat连接Oracle下载对应版本号的instantclient-odbc-nt-12.1.0.2.0与instantclient-basic-nt-12.1.0.2.0。将下载的两个文件合并解压缩至同一文件夹中。打开Navicat工具——选项

2020-05-13 17:58:55 4420

转载 包含目录、库目录、附加包含目录、附加库目录、附加依赖项之详解

VS项目中的包含目录、库目录、附加包含目录、附加库目录、附加依赖项均在"项目->属性->配置属性"下进行配置,具体说明如下:VC++目录:    包含目录:寻找#include<xxxx.h>中的xxxx.h的搜索目录    库目录:寻找.lib文件的搜索目录C/C++:    ...

2019-10-17 13:21:01 188

转载 【接口】Rest和WebService的区别

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。 ...

2019-10-16 13:45:38 681

Visual Assist.rar

INSTALLATION 0) Uninstall VA (if you have installed it before). 0.0) Manually check for alive _folders_ of pervious version of VA in extensions folders (paths are described below) and remove them by yourself, because of VA uninstaller's bug 1) Locate all places where va_x.dll's are reside in your MSVCs (paths are described below) 2) Replace all found va_x.dll with our one (from this torrent) 3) PROFIT (you may see "License: trial" - don't worry, all should work without any limitation) Places where Visual Assist extension (va_x.dll and another stuff) resides in different versions of MS Visual Studio are listed below: ------------------- MSVC version | path ------------------- msvc2008 | find in installation path (by default c:\Program Files (x86)\Visual Assist X\) msvc2010 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\Whole Tomato Software\Visual Assist\__version__\ msvc201[1|2] | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\__random_dir__\ msvc2013 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\__second_random_dir__\ msvc2015 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\__random_dir__\ msvc2017 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\15.0__%XXX%\Extensions\__second_random_dir__\ ------------------- Notes: in my case __version__ is "10.9.2302.0" __random_dir__ and __second_random_dir__ are generated and looks like "v3tpxirz.5pr" Have a nice coding :3 P.S. If you like Visual Assist - byu a license (tell "thank you" to the VA developers)

2019-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除