09 2023 档案

摘要:这种方法比较简单:到开发工具,点击word加载项,添加x64/“MathType Commands 6 For Word 2010.dotm” 第二步:把“MathType Commands 6 For Word 2010.dotm”放到C:\Users\Administrator\AppData\ 阅读全文
posted @ 2023-09-28 10:10 ChrainY 阅读(28) 评论(0) 推荐(0) 编辑
摘要:C++主函数和汇编语言Assembly Language的具体关系是什么? Some x86 programs I've seen begin execution like this: .globl _start _start: GCC generated programs begin in a m 阅读全文
posted @ 2023-09-26 08:05 ChrainY 阅读(15) 评论(0) 推荐(0) 编辑
摘要:第一步:https://www.cnipa.gov.cn/ 第二步: 第三步:进入查询页面 注意:查询专利需要“自然人”注册。如果没有注册,则第三步进入查询之后,会提示需要注册。我自己的用户名和密码在本地有存。 阅读全文
posted @ 2023-09-25 09:54 ChrainY 阅读(1203) 评论(0) 推荐(0) 编辑
摘要:in search, replace "\r\n"/"\n" to empty 阅读全文
posted @ 2023-09-24 09:06 ChrainY 阅读(2) 评论(0) 推荐(0) 编辑
摘要:https://chat.openai.com/share/85d36d53-c7d4-42b5-b9be-c969012556d0 阅读全文
posted @ 2023-09-19 10:30 ChrainY 阅读(7) 评论(0) 推荐(0) 编辑
摘要:https://chat.openai.com/share/e4e31cd0-37ae-4a2e-aafa-1e8b32fa2c08 阅读全文
posted @ 2023-09-19 10:26 ChrainY 阅读(7) 评论(0) 推荐(0) 编辑
摘要:Scintilla is a widely used text editing component that serves as the foundation for various text editors and Integrated Development Environments (IDEs 阅读全文
posted @ 2023-09-15 07:41 ChrainY 阅读(20) 评论(0) 推荐(0) 编辑
摘要:https://bookdown.org/yihui/rmarkdown-cookbook/bibliography.html 阅读全文
posted @ 2023-09-14 11:03 ChrainY 阅读(11) 评论(0) 推荐(0) 编辑
摘要:http://lierdakil.github.io/pandoc-crossref/ 阅读全文
posted @ 2023-09-13 19:43 ChrainY 阅读(11) 评论(0) 推荐(0) 编辑
摘要:https://en.wikipedia.org/wiki/Lagrange_polynomial#Barycentric_interpolation https://en.wikipedia.org/wiki/Lagrange_polynomial#Barycentric_interpolatio 阅读全文
posted @ 2023-09-11 13:23 ChrainY 阅读(10) 评论(0) 推荐(0) 编辑
摘要:ASCII(American Standard Code for Information Interchange)码表 基本数据类型 类 型 长度(字节) 取 值 范 围 说 明 char/signed char 1 −128 ~ 127 有符号字符 unsigned char 1 0 ~ 255 阅读全文
posted @ 2023-09-10 20:57 ChrainY 阅读(664) 评论(0) 推荐(0) 编辑
摘要:https://mkyong.com/nginx/nginx-php-on-windows/ https://www.youtube.com/watch?v=loSNnt9ZzWI&ab_channel=javafrm how to stop nginx? nginx -s stop how to 阅读全文
posted @ 2023-09-08 11:01 ChrainY 阅读(4) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/247430/matlab-copy-constructor 阅读全文
posted @ 2023-09-07 10:31 ChrainY 阅读(4) 评论(0) 推荐(0) 编辑
摘要:Yes, `sed` (stream editor) accepts regular expressions. It's one of the primary features of `sed` that makes it such a powerful tool for text processi 阅读全文
posted @ 2023-09-06 11:06 ChrainY 阅读(6) 评论(0) 推荐(0) 编辑
摘要:Module aims Real-life problems arising in computer science, computational management and economics often involve deciding the best way to use a given 阅读全文
posted @ 2023-09-04 12:46 ChrainY 阅读(13) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/14412132/whats-the-best-approach-for-generating-a-new-api-key Edit: I've spoke to a few friends (email/twitter) an 阅读全文
posted @ 2023-09-03 13:54 ChrainY 阅读(4) 评论(0) 推荐(0) 编辑
摘要:https://github.com/johnhcc/ofc_mediax 阅读全文
posted @ 2023-09-03 12:27 ChrainY 阅读(14) 评论(0) 推荐(0) 编辑
摘要:install: npm install tidy-markdown@2.0.4 -g if I'm only using "npm install tidy-markdown -g", it will issue node:internal/modules/cjs/loader:1080 thro 阅读全文
posted @ 2023-09-03 09:24 ChrainY 阅读(53) 评论(0) 推荐(0) 编辑
摘要:copy textfile1.txt + textfile2.txt + textfile3.txt mergedfile.txt This is a better approach: https://smallbusiness.chron.com/combine-adobe-acrobat-fil 阅读全文
posted @ 2023-09-02 18:01 ChrainY 阅读(5) 评论(0) 推荐(0) 编辑
摘要:file name is extract_pdf_metadata.py ```python import PyPDF2 import sys def extract_academic_metadata(pdf_file): try: pdf = PyPDF2.PdfReader(open(pdf_ 阅读全文
posted @ 2023-09-02 16:21 ChrainY 阅读(20) 评论(0) 推荐(0) 编辑
摘要:https://www.youtube.com/watch?v=qJgsuQoy9bc&ab_channel=DavePoo 阅读全文
posted @ 2023-09-02 09:20 ChrainY 阅读(9) 评论(0) 推荐(0) 编辑
摘要:reference page: https://www.mathworks.com/help/install/ug/install-documentation-on-offline-machines.html mpm install-doc --matlabroot="C:\Program File 阅读全文
posted @ 2023-09-01 17:50 ChrainY 阅读(205) 评论(0) 推荐(0) 编辑
摘要:https://www.drivereasy.com/knowledge/solved-ipv6-no-internet-access/ 阅读全文
posted @ 2023-09-01 15:46 ChrainY 阅读(3) 评论(0) 推荐(0) 编辑
摘要:https://gist.github.com/ANRCorleone/39322bd9514607b072adaa36d080d96c 阅读全文
posted @ 2023-09-01 13:30 ChrainY 阅读(17) 评论(0) 推荐(0) 编辑
摘要:touch .git-credentials 然后用代码编辑工具打开刚才的文件,编辑如下: https://你的用户名:你的密码@github.com 这一步你要注意一下,如果你是dsdn的账号,注意一下后缀,应该是https://你的用户名:你的密码@code.csdn.net,这个根据情况而定 阅读全文
posted @ 2023-09-01 11:05 ChrainY 阅读(385) 评论(0) 推荐(0) 编辑
摘要:https://github.com/nlpxucan/WizardLM/tree/main/WizardMath http://47.103.63.15:50082/ 阅读全文
posted @ 2023-09-01 08:21 ChrainY 阅读(23) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示