huye

Results 17 comments of huye

> That's right, but because of the characteristics of PHP, we will inevitably use this situation.

希望还是能支持一下,还有可选值选项类型,也希望能支持一下。 另外,如果能像 git log 这样的再支持一下子命令就更好了。当然 现在可以通过先自己处理子命令,再在各个子命令上分别解析参数。

还有 TB_OPTION_MODE_MORE 这个参数有 64 个长度限制吗,我看你示例代码里都只输出了64个。

对你的 tbox 代码不熟悉呀,因为没有开发文档,我现在都是靠 demo 来学习使用的。

I don't know if I can't do it, or is it different from what you said? After running "csrutil disable", there is still no tap device after restarting. And when...

我这里是访问 http://xxxx/ocr 报错 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 972: ordinal not in range(128) Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/web/application.py", line 257, in process return self.handle()...

The information above is used to solve two problems, one is that ColorPicker continues to response to clicking action after it is closed and the other is that system fails...

Reproduce code: <script src="http://libs.useso.com/js/jquery/1.9.1/jquery.min.js"></script> <script src="http://www.dematte.at/tinyColorPicker/jqColorPicker.min.js"></script> <label class="color"> <input name="fore" class="no-alpha border-color" value="#ff0000">Text </label> <script> var color; $('.color').colorPicker({ opacity: false, doRender: "input", renderCallback: function(pick, toggled){ if(true === toggled){ color =...

I hope to be able to trigger the render event when you click on the label.

没有解决,随机出现。公司配了几台 GPU 服务器都有一样的问题,还有个其它的深度学习项目,还会引起死机,不管是 windows 还是 linux 系统都试过。但是用烤机软件又屁事没有。感觉这些个使用 GPU 的项目都有奇怪的问题。