Charles


  • Home

  • About

  • Tags

  • Categories

  • Archives

Nginx

Posted on 2020-02-05 | In Server |
Words count in article: 1.7k words | Reading time ≈ 7 minutes
暂时回不去上课了,无聊的时候把最近遇到的问题,还有一些笔记给总结一下,希望对大家有点用。 本文主要讲的是nginx部署静态网页和动态网页等多种情况。 如果不了解nginx 的可以提前准备了解一下关于nginx的资料,已经怎么工作的 环境准备如果是Ubuntu来当做服务器的话,可以执行以下命令来安装N ...
Read more »

Socket IO

Posted on 2019-10-31 | In Backend |
Words count in article: 622 words | Reading time ≈ 2 minutes
Flask socket IO 是Flask应用程序能够访问客户端和服务器之间的低延迟双向通信。Socket IO可以保持backend和frontend之间实时双向通讯。Socket IO 主要使用了WebSocket协议。只要是支持socket.io 的语言都可以使用。scoket.io Git ...
Read more »

PayPal

Posted on 2019-10-18 | In web , PayPal |
Words count in article: 1.1k words | Reading time ≈ 5 minutes
详细讲一下怎么在web里面利用JS使用PayPal。最近找了一些关于支付的API,国内大部分都是微信,支付宝什么的。但是因为微信支付宝申请起来挺麻烦的,所以尝试使用了一下PayPal。PayPal可以作为国际使用支付方式。具体的网址如下:PayPal 1. 创建PayPal Sandbox 账户首先 ...
Read more »

Google login and calender

Posted on 2019-10-16 | In Backend , Google Login , JS , web |
Words count in article: 1.2k words | Reading time ≈ 5 minutes
Web 使用Google login和calender网页使用Google第三方登录和使用calender。使用JavaScript来实现。 1. 首先在Google API控制中心创建client id首先在Google API 控制台 选择或者创建一个项目。 当注册完之后根绝需要添加googl ...
Read more »

Flask upload files

Posted on 2019-10-11 | In Backend , API , JQuery |
Words count in article: 1.7k words | Reading time ≈ 8 minutes
Flask upload files这个note是关于怎么用flask上传文件。包含了两种不同的上传文件的方式。第一种是通过HTML <form></form>直接上传。另一种通过API的办法上传。两种方法都会详细解释。等学会了怎么使用之后,大家可以自己做一个自己的file ...
Read more »

Flask Mail

Posted on 2019-10-08 | In Backend |
Words count in article: 1.4k words | Reading time ≈ 5 minutes
Flask mail的使用教程,包括发送HTML,附件等等。Flask mail一般是用来做注册时候的邮箱验证,或者改密码的时候的验证,还有就是一些预定信息的通知,或者是tax的一些内容。当然网上的教程很多,但是大部分都不够全面,有的是基础,有的是加深,所以我打算在这里做一个关于flask mail ...
Read more »

How to use hexo

Posted on 2019-10-07 | In Frontend |
Words count in article: 73 words | Reading time ≈ 1 minutes
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...
Read more »
1…34

Charles

37 posts
17 categories
28 tags
RSS
GitHub E-Mail FB Page
Creative Commons
友情链接
  • Baidu
  • hexo
  • theme-next
  • MyWeb
© 2019 — 2024 Charles
Number of visitors to this site times Total number of visitors to this site times

Hosted by Coding Pages