Protected: Chegg Chapter Solution->Markdown / chegg 答案转markdown
There is no excerpt because this is a protected post.
wp-search-with-algolia
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/cnbeining.com/html/wp-includes/functions.php on line 6121There is no excerpt because this is a protected post.
从OSX 10.11后 Apple有了新的安全设定 所以knit不能使用正常方法安装。 以下操作需要网络。 下载并安装: R:https://cran.r-project.org/ RStudio: https://www.rstudio.com/products/rstudio/download/ MacTex: https://www.tug.org/mactex/mactex-download.html 下载并全部安装。需要很好的网络:加起来3.5个G以上。 设置: 1. 设置-安全性和隐私-任何来源。 2. Launchpad(四指并拢)-其他-终端(terminal) 输入 dsenableroot 输入登陆(开机)密码 3次 输入 sudo ln -s /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/texbin/pdflatex /usr/texbin/pdflatex 输入登陆密码 3…. Read more »
Error from Flask: code 400, message Bad HTTP/0.9 request type This is due to feeding HTTPS to Flask. Solution: Set HTTPS, use HTTP or use Nginx to… Read more »
下个版本加个setup.py吧。。。
https://github.com/cnbeining/onedrivecmd 又撸了一个东西玩。 MS经常给EDU邮箱,但是Linux下没有工具,也就是说有巨大备份需求的大户反而跑不了。 按megacmd,照猫画虎,撸一个这玩意。 MS的SDK挺难用的,文档挺语焉不详的。但是幸好没遇到什么很大的需要debug的东西。 老样子,欢迎PR。 AGPL,麻烦想偷的自己琢磨琢磨先。
Speech side: Audio Segmenting: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0144610#sec008 Then run FFMpeg with -s and -t with subprocess Google Speech API: https://cloud.google.com/speech/reference/rest/v1beta1/speech/syncrecognize curl ‘https://speech.googleapis.com/v1beta1/speech:syncrecognize?key=AIzaSyBmmqjUsStJat65IP7KgKuH2cz6rRvlIr8’ -H ‘Referer: https://cloud.google.com/’ -H ‘Origin: https://cloud.google.com’ -H ‘User-Agent: Mozilla/5.0 (Macintosh; Intel… Read more »
https://assl.loovit.net/ https://hostsymbol.com/clients/cart.php?a=add&pid=1
没什么要说的,换了个key,继续续命。 不行了再把新算法拿出来。
没想到又把我挤兑到用老Key了。 https://github.com/cnbeining/Biligrab
curl ‘http://space.bilibili.com/ajax/settings/setPrivacy’ -H ‘Cookie: f******’ -H ‘Origin: http://space.bilibili.com’ -H ‘Accept-Encoding: gzip, deflate’ -H ‘Accept-Language: en-CA,en;q=0.8,en-US;q=0.6,zh-CN;q=0.4,zh;q=0.2’ -H ‘User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.48 Safari/537.36’… Read more »