Vyom Labs | information technology and services System Soft Technologies | information technology and services Redwood Software | computer software Th ...
分类:
其他好文 时间:
2019-12-17 15:17:36
阅读次数:
142
django入门8之xadmin引入富文本和excel插件 Xadmin引入富文本 插件的文档 https://xadmin.readthedocs.io/en/docs-chinese/make_plugin.html Django ueditor插件的安装 下载地址:https://github ...
分类:
其他好文 时间:
2019-12-17 13:06:07
阅读次数:
239
目的:图片转pdf(image2pdf)依赖:fpdf.php 网址 为 http://fpdf.org/ 有文档和包 demo:step 1 : First download fpdf library class from here http://fpdf.org/step 2 : Take th ...
分类:
其他好文 时间:
2019-12-17 10:25:05
阅读次数:
80
Chinese (Simplified) Language Pack for Visual Studio Code 适用于 VS Code 的中文(简体)语言包 vscode-icons 设置文件图标主题 open in browser 右键在浏览器打开 Beautify 格式化代码 Path In ...
分类:
其他好文 时间:
2019-12-16 19:16:03
阅读次数:
110
python中的信号量,是通过定义semaphore对象,控制同时可以运行的线程的数量,同时也是一种锁,下面的代码演示了信号量的应用 import threading,time class MyThread(threading.Thread): def __init__(self,name): th ...
分类:
编程语言 时间:
2019-12-15 12:25:25
阅读次数:
79
LESSON 3 中国学生的语音难点 The difficulties of Chinese students learning pronunciation ● Part One th 字母组合 存在问题和解决办法 和“th”字母组合相应的一组清浊辅音是[θ]与/e/,它们的共同特点是把舌尖含在上下 ...
分类:
其他好文 时间:
2019-12-14 23:23:35
阅读次数:
264
django3.0开始LANGUAGE_CODE前面必须配相应的LANGUAGES配置如下: ...
分类:
其他好文 时间:
2019-12-14 13:30:08
阅读次数:
428
In memory of the more than 300 thousand Chinese murdered exec( 字符类型的代码,全局变量,局部变量 )。其中,全局变量和局部变量可以写成字典形式。 举例: ''' 字符串 exec(字符串,全局变量、局部变量) ''' x = 10 ex ...
分类:
数据库 时间:
2019-12-13 21:44:06
阅读次数:
112
On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed). Once you pay the cost, you can either climb one or two steps. Y ...
分类:
其他好文 时间:
2019-12-13 14:20:55
阅读次数:
92
Shopping in Mars is quite a different experience. The Mars people pay by chained diamonds. Each diamond has a value (in Mars dollars ). When making th ...
分类:
其他好文 时间:
2019-12-12 12:56:26
阅读次数:
93