jiongge

Results 5 issues of jiongge

The frame is not correct when i edit the ABPersonViewController... ios6 ![img_0130](https://f.cloud.github.com/assets/1711945/2216582/31aaca2c-9a0d-11e3-8586-8d44efe31d28.PNG)

### 解决方案检查 - [X] 我已阅读常见问题(),但没有找到解决方案 - [X] 我已搜索issue列表(),但没有发现类似的问题 ### 问题描述 我用的是绿色版,然后建了个portable\userData目录用来保存配置项,歌单,收藏什么的,,我本来是想同步这个目录在两台电脑上,换电脑后这些都还在,但是这个目录下产生了大量的日志和缓存文件 ### 描述你想要的解决方案 能不能这个目录只有设置,歌单和收藏什么的,就只保存设置项里面的导出项目一样,感觉就像实时导出 或者可以设置缓存,日志目录,能不放到这个目录 ### 描述你考虑过的替代方案 _No response_ ### 附加信息 _No response_

能够打繁体出简体吗?一个字库有简繁两种字体,能把繁体对应位置换成字库对应的简体吗?

在使用rtsp_client_test2来测试rtsp的时候,连接的是SVAC智能摄像机 sir50 运行命令 ./test -c rtsp_client_test2 rtsp://192.168.1.222:554 admin admin123 打印输出: run rtsp_client_test2 test: source/http-parser.c:665: http_parse_header_line: Assertion `0' failed. Aborted 后来我修改rtsp-client.c把rtsp_client_input传入的数据打印出来: run rtsp_client_test2 (jg1)RTSP/1.0 401 Unauthorized CSeq: 1 Thu, Jun 13...

`/home/qt/GmSSL/src/skf/skf.c:76:6: warning: call to undeclared function 'sm2_point_from_xy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (sm2_point_from_xy(&point, ^ /home/qt/GmSSL/src/skf/skf.c:79:38: warning: incompatible pointer types passing 'SM2_POINT *' to...