关于打新(新债新股)知识的收集 - 来自于 zly 的分享 资料包含打新股和新债的知识。 新债的全称是可转换公司债券,因此打新债与可转债不存在区别,两者只是叫法不一样而已。 打新股就是,申请购买,新上市公司的股票。 所有的知识点和技巧都在幕布,查看:https://share.mu ... continue reading 理财知识 zhuoyuebiji 2021-1-25 152
理财入门学习资料 聚合一些平台关于理财的入门资料(有图文、有视频、有音频 等类型) https://www.processon.com/view/link/5fe5896f07912910e47bcc6f ... continue reading 理财知识 zhuoyuebiji 2021-1-18 304
Centos7 + nginx + nodejs 部署 centos7 安装 nodejs 环境 https://www.cnblogs.com/fozero/p/10967154.html yum 安装 nodejs: yum install -y nodejs 安 ... continue reading html zhuoyuebiji 2021-1-18 229
Nodejs 启动后台服务(前端代码运行起来) 启动 node 服务 HTML 前端代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF ... continue reading html zhuoyuebiji 2021-1-18 1635
Django autocomplete: must define "search_fields" 错误日志 <class 'finance.admin.CapitalizedCostAdmin'>: (admin.E040) InvestProjectAdmin must define "search_fields ... continue reading django zhuoyuebiji 2021-1-5 356
理财之投资骗局 理财的投资骗局 股票投资骗局 P2P 骗局 原始股投资骗局 荐股和高杠杆非法平台骗局 炒外汇骗局 虚拟币骗局 信用卡骗局 互联网金融传销骗局 房地产投资骗局 企业融资骗局 ... ... continue reading 理财知识 zhuoyuebiji 2020-12-30 202
Fiddler creation of the root certificate was not successfull win7 出现 creation of the root certificate was not located 错误时,需要在命令行工具(CMD)中输入: 1. cd 到 Fiddler 安装目录 cd "d:\Progr ... continue reading 软件测试 zhuoyuebiji 2020-12-21 306
Fiddler win10:Failed to register Fiddler as the system proxy 错误提示 Failed to register Fiddler as the system proxy 解决办法 右击此电脑 -> 管理 -> 服务 -> WinHTTP Web Proxy Au ... continue reading 软件测试 zhuoyuebiji 2020-12-21 2143
Fiddler FiddlerRoot.cer 导入到 win10 系统 导入 FiddlerRoot.cer(双击 cer 证书可以打开导入向导) 到 系统 受信任的根证书颁发机构(cmd -> certmgr.msc 打开查看): ... continue reading 软件测试 zhuoyuebiji 2020-12-21 792
Fiddler 证书安装后还是无法抓取移动端的 HTTPS 流量问题的解决办法 iOS 上一般情况下信任 HTTPS 证书即可抓HTTPS 的包(除非 APP 开启了防止抓包),但最近发现 iOS 13以上出现即使安装并信任了证书,当用 safari 浏览百度时仍出现是否信任该网站的弹窗。经过一番搜 ... continue reading 软件测试 zhuoyuebiji 2020-12-21 898