Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7347421
  • 博文数量: 1763
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16217
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1763)

文章存档

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2023-08-16 14:16:55

emqx安装wget https :// github.com/emqx/emqx/releases/download/v5.1.5-build.3/emqx-5.1.5-build.3-el7-amd64.tar.gz tar -zxvf emqx-5.1.5-build.3-el7-amd64.tar.gz -C emqx-5.1.5cd emqx-5.1.5启动bin/emqx startbin/emqx ctl status  #查看状态通过浏览器访问 http: // 10.1.102.232:18083/ .........【阅读全文】

阅读(169) | 评论(0) | 转发(0)

发布时间:2023-08-16 10:36:43

安装cJSON库  【自行去空格】wget https: //gith ub.com/DaveGamble/cJSON/archive/refs/tags/v1.7.16.zipunzip v1.7.16.zipcd cJSON-1.7.16/makemake installcd ..安装mosquittowget https: //mosquitto .org/files/source/mosquitto-2.0.15.tar.gztar -zxvf mosquitto-2.0.15.tar.gzcd mosquitto-2.0.15m.........【阅读全文】

阅读(222) | 评论(0) | 转发(0)

发布时间:2023-08-11 16:23:42

ee /etc/rc.conf打开文件esc 选择保存其它都是次要的/lsizt/archive/2011/04/20/2022017.html......【阅读全文】

阅读(173) | 评论(0) | 转发(0)

发布时间:2023-07-21 16:51:33

点击(此处)折叠或打开import pandas as pddf_1 = pd.read_excel("baidu_lemon.xlsx", sheet_name = '问答')df_2 = pd.read_csv("2.csv",header=None, names=['id','uuid','title'])data = df_1.merge(df_2, on='title',le.........【阅读全文】

阅读(156) | 评论(0) | 转发(0)

发布时间:2023-07-19 18:23:16

安装:pip install pandora-chatgpt[cloud]运行:pandora-cloud -s 0.0.0.0:8090supervisor配置:[program:pandora-8090]directory = /tmpcommand = /usr/local/anaconda3/bin/pandora-cloud -s 0.0.0.0:8090numprocs=1autostart = truestartsecs = 5 autorestart = truestartretries = 3stopsignal=KIL.........【阅读全文】

阅读(347) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册