当前位置:网站首页>QRcode二维码(C语言)遇到的问题
QRcode二维码(C语言)遇到的问题
2022-07-26 10:29:00 【Neo Wordsworth】
我用Dev-C++测试,
EncodeData("http://www.csdn.net/");
printf("size:%d\n",m_nSymbleSize);
//MAX_MODULESIZE
for(i=0;i<MAX_MODULESIZE;i++){
for(j=0;j<MAX_MODULESIZE;j++){
if(m_byModuleData[i][j] == 1)
printf("■");
else
printf("□");
}
printf("\n");
}
一运行,一堆乱七八糟的
■■■■■■■□■■■□■□■□■□■■■■■■■□□□□
□□□□■□□□□□■□■■□■□□□■□□■□□□□□■
□□□□□□□□■□■■■□■□■■■■□■□□■□■□■
■■□■□□□□□□□□■□■■■□■□□□■□□■□■□
□■□■■■□■□□□□□□□□■□■■■□■□■■□□■
■□□□□■□■■■□■□□□□□□□□■□□□□□■□■
■□□■■□■□□■□□□□□■□□□□□□□□■■■■■
■■□■□■□■□■□■□■■■■■■■□□□□□□□□□
□□□□□□□■■□□■□□□■□□□□□□□□□□□□□
□□□□□■□□□■■■□■□□■■■■■■■■□■■■□
□□□□□□□□■□■■□□□□■□■□■□■□□□■■■
□□■□□□□□□□□■□□□□■■□□□■■■■□■□■
□□■■□□■□□□□□□□□□□■□□■□■□■■□■■
□■□■■□■■□■□□□□□□□□□□□□■■■■□■■
■■□□□□■■■■□□□□■□□□□□□□□□■□□□■
□■■□■■□□■□□■□■□□■□□□□□□□□□□■■
□■□■■□■□□■■□□□□□■■■■□□□□□□□□□
□□■■■□■■□□■□□□■□□■□■■□□□□□■□□
□□□□□□□□□□□□■■■□■■■■■■■■■■■■■
■■□□□□□□□□□□□□□□□□■□■□□■■■■□□
□■□□■■□□□□□□□□■■■■■■■□■■■■■■□
■■□■□■□□□□□□□□□□□□■□□□□□■□□□■
□■□■□■□□□■□■□■□□□□□□□□■□■■■□■
□□□□□□□□□■■■■■■■■□□□□□□□□□■□■
■■□■□□□□□■■□■■■□■□□■■□□□□□□□□
□■□■■■□■□■□■□□□■□□■□□□■□□□□□□
□□□□□■□□□□□■□□□■■■□■■□■■■■□□■
■□□□□□□□□■■■■■■■□□■■□■■■□□■■□
■□■□■□□□□□□□□□□□□□□□□□□□□□□□□
找了各种原因找不到,关了Dev-C++,重新打开,调了下这个(调到32位,再调回来),然后准备调试下,报错缺少dll。不想调了,然后点了运行,尽然奇迹搬出现了二维码。
与这个无关,调来调去,依然能显示二维码。
后来再想重现这个问题也无法重现。我新建一个工程,从下载的压缩包放入文件,新建main函数,一运行,二维码还是出来了,无法找到是什么问题
边栏推荐
- 原生JS-获取transform值 x y z及rotate旋转角度
- [Halcon vision] Fourier transform of image
- [Halcon vision] image filtering
- Application of crosstab in SQL Server
- 数据库的复习--1.概述
- Using undertow, Nacos offline logout delay after service stop
- [Halcon vision] polar coordinate transformation
- Cause: could't make a guess for solution
- js翻页、kkpager.js翻页
- [C language] named type and anonymous type
猜你喜欢
[Qualcomm][Network] qti服务分析
[qualcomm][network] QTI service analysis
js 获得当前时间,时间与时间戳的转换
What will the new Fuzhou Xiamen railway bring to Fujian coastal areas?
【Halcon视觉】编程逻辑
议程速递 | 7月27日分论坛议程一览
3.1 leetcode daily question 6
Basics of data communication - basic knowledge of network
Cause: couldn‘t make a guess for 解决方法
Cause: could't make a guess for solution
随机推荐
json-c库的简单使用——将json文件转换为struct.
Using native JS to realize custom scroll bar (click to reach, drag to reach)
Mlx90640 infrared thermal imager temperature sensor module development notes (6)
Data communication foundation - layer 2 switching principle
js,e.pageX、pageY模态框拖动
Self encapsulated database dbutils universal template
Okaleido生态核心权益OKA,尽在聚变Mining模式
json_object_put: Assertion `jso->_ref_count > 0‘ failed.Aborted (core dumped)
函数模板参数(函数参数在哪)
Draco developed by Google and Pixar supports USD format to accelerate 3D object transmission & lt; Forward & gt;
利用原生js实现自定义滚动条(可点击到达,拖动到达)
[Halcon vision] software programming ideas
PLC overview
原生JS-获取transform值 x y z及rotate旋转角度
mysql 进不去了怎么办
How to use Gmail to pick up / send mail on Foxmail
Android greendao数据库的使用
【杂谈】Error loading psycopg2 module :No module named psycopg2
C language course design Tetris (Part 2)
Use spiel expressions in custom annotations to dynamically obtain method parameters or execute methods