会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LcVong
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
2
3
4
5
6
7
8
···
13
下一页
2021年1月6日
通过C#生成支付宝收款码 一(官方应用创建)
前言: 现在来说移动支付在我们生活的方方面面,简单的自动售货机,通过手机扫码即可完成支付,买到产品,所以最近准备尝试通过软件自己生成...
Read More
posted @ 2021-01-06 14:50 LcVong
Views(256)
Comments(0)
Diggs(0)
2020年12月26日
Android studio 添加界面
会自动生成前端后端文件,如下图: 界面跳转事件代码: public void skip() {//跳转界面 ...
Read More
posted @ 2020-12-26 16:43 LcVong
Views(126)
Comments(0)
Diggs(0)
Android Studio 开发APP流程
一、安装Android Studio: 具体安装如下几个程序及驱动: 1.android-studio。 2.jdk-8u221-w...
Read More
posted @ 2020-12-26 16:36 LcVong
Views(694)
Comments(0)
Diggs(0)
2020年12月14日
如何将exe执行文件生成安装包---C#代码利用VS2017生成
由于VS2017默认不带InstallerProjects操作,需要自行安装,下载路径:InstallerProjects下载 第一...
Read More
posted @ 2020-12-14 18:15 LcVong
Views(242)
Comments(0)
Diggs(0)
如何将exe执行文件生成安装包---innosetup
第一步:下载安装innosetup:下载链接 第二步,根据下面截图进行操作: 结果显示: ...
Read More
posted @ 2020-12-14 17:57 LcVong
Views(204)
Comments(0)
Diggs(0)
2020年12月4日
C#禁止用户拖拉listview列宽的解决办法
通过列宽改变事件将被修改的列宽进行还原,大致代码如下: his.listViewtest2.ColumnWidthChanging ...
Read More
posted @ 2020-12-04 14:08 LcVong
Views(293)
Comments(0)
Diggs(0)
2020年12月2日
SQL_Server导入现有数据库的操作
1.复制将要导入的数据库文件,(这里安装14版本,数据库文件路径为:C:\Program Files\Microsoft SQL S...
Read More
posted @ 2020-12-02 17:53 LcVong
Views(595)
Comments(0)
Diggs(0)
2020年12月1日
C#opencv(opencvsharp)- 打开笔记本相机显示画面
1.根据前面文章说的添加opencvsharp程序。 2.添加代码: VideoCapture video = new Vi...
Read More
posted @ 2020-12-01 01:23 LcVong
Views(1189)
Comments(0)
Diggs(0)
C#使用OpenCV(OpenCVSharp)
1.新建C#项目。 2.下载opencvsharp,如下图所示: 3.编写代码。
Read More
posted @ 2020-12-01 01:14 LcVong
Views(666)
Comments(0)
Diggs(0)
2020年11月26日
OpenCV 安装步骤
** OpenCV 安装步骤 ** 1.在OpenCV官网下载最新版本,例如下图所示: 2.双击打开exe文件,选择解压路径,如下...
Read More
posted @ 2020-11-26 00:02 LcVong
Views(307)
Comments(0)
Diggs(0)
上一页
1
2
3
4
5
6
7
8
···
13
下一页
公告