1 NX11+VS2013 2 3 #include <uf.h> 4 #include <uf_ui.h> 5 #include <uf_layer.h> 6 7 8 UF_initialize(); 9 10 //获取图层的状态 11 //1.UF_LAYER_WORK_LAYER 设置为工作图 ...
分类:
其他好文 时间:
2019-11-13 12:45:57
阅读次数:
104
函数:UF_CSYS_ask_wcs() 函数说明:通过3x3矩阵获取XYZ轴矢量 用法: 1 #include <uf.h> 2 #include <uf_mtx.h> 3 extern DllExport void ufusr(char *param, int *returnCode, int ...
分类:
其他好文 时间:
2019-11-09 18:05:39
阅读次数:
158
函数:UF_CSYS_ask_matrix_values () 函数说明:获取指定矩阵标识的矩阵值。 用法: #include <uf.h> #include <uf_csys.h> extern DllExport void ufusr(char *param, int *returnCode, ...
分类:
其他好文 时间:
2019-11-09 17:35:30
阅读次数:
114
https://ask.csdn.net/questions/769477/** * 环绕增强,验证权限 * @param joinPoint 目标对象 * @param authCheck 自定义的注解,Around必须这样写,否则自定义的注解无法传入 * */ @Around("pointAll ...
分类:
其他好文 时间:
2019-11-08 09:37:33
阅读次数:
99
论坛问题: https://ask.dcloud.net.cn/question/74505 使用: uni.connectSocket(OBJECT) 和 SocketTask.onOpen(CALLBACK) 在安卓手机无法触发websocket的open方法 解决办法使用plus-websoc ...
分类:
移动开发 时间:
2019-11-04 13:57:14
阅读次数:
838
299. Bulls and Cows Easy Easy Easy You are playing the following Bulls and Cows game with your friend: You write down a number and ask your friend to ...
分类:
其他好文 时间:
2019-11-02 12:04:09
阅读次数:
91
传送门:https://www.luogu.org/problem/P5367 刚开始背的式子,一测WAWAWA......(式子背错了..... 然后请教了下大佬。 就考虑比当前排列字典序小的有哪些。 第i个位置,后边剩下n-i个位置没有填,所以(n-i)! 考虑第i个位置,就再乘以( i-ask ...
分类:
其他好文 时间:
2019-10-25 10:15:18
阅读次数:
72
uniapp的离线打包太麻烦,留个记录方便以后使用。uniapp离线打包步骤: 1. 下载uniapp的 HTML 5+ SDK 下载地址 https://ask.dcloud.net.cn/docs/#//ask.dcloud.net.cn/article/103 。网页打开后点如下图片圈内的链接 ...
分类:
移动开发 时间:
2019-10-18 16:13:44
阅读次数:
777
详见https://ask.csdn.net/questions/720130 from CSDN 把英文的locale文件贴到zh_CN里即可。C:\Program Files (x86)\Geany\share\locale\en_GBC:\Program Files (x86)\Geany\s ...
分类:
其他好文 时间:
2019-10-09 19:11:06
阅读次数:
471
html: 其实html上可以随意写 只要指定一个 点击地方的id是share_btn css: js: 素材(图片上传会有水印 所以压缩上传): http://ask.mykeji.net/content/uploadfile/201906/75ba1560132865.zip ...
分类:
微信 时间:
2019-10-06 16:59:18
阅读次数:
564