Csound是一种声音合成软件 需要编写乐队文件和乐谱文件。
2021-02-01 13:07:08 4.7MB csound
1
mono-react:从零序列创建React
2021-02-01 11:15:56 3KB react algorithm tutorial Algorithm
1
Spring Boot,MongoDB,Angular Restful API教程 使用Spring Boot和MongoDB在后端以及Angular在前端构建完整的Todo应用程序。 要求 Java-1.8.x Maven-3.xx MongoDB-3.xx 设定步骤 1.克隆应用程序 git clone https://github.com/callicoder/spring-boot-mongodb-angular-todo-app.git 2.使用maven构建并运行后端应用程序 cd spring-boot-backend mvn package java -jar target/todoapp-1.0.0.jar 另外,您也可以使用- mvn spring-boot:run 后端服务器将从。 3.使用npm运行前端应用 cd angular-frontend npm install npm start 前端服务器将在 了解更多 您可以在我的博客上找到此应用程序的教程-
2021-01-30 14:10:21 96KB angular tutorial spring spring-boot
1
教程CRUD MEAN com Angular 8 com Azure by Glaucia Lemos 资源库教程在实录 O que eu vou aprender ?! :orange_book: 杜randint教程,旨在使XY分解为可分解的图形。 一个高质量的usaremos,用作CRUD(创建,读取,更新和删除)。 后端(Node.js)集成应用程序平台和云平台Microsoft-Azure。 Os dados doFuncionário包含: 班级:Funcionario idFuncionario :(数字-guid gerado pelo MongoDb) nomeFuncionario:字符串 货物:线 numeroIdentificador:数字 人民解放军 :laptop_computer: Visual Studio代码 Node.js Angular CLI〜7.2.2 Mongodb社区服务器 MongodB Compass GUI Boostrap 3/4 Cadastro no Site Azure 邮递员 Ementa做工
2021-01-30 14:09:14 179KB nodejs javascript angular mongodb
1
circleci-hello-world-nodejs (活泼的名字, circleci-hello-world-nodejs ! ) 一个简单的node.js“ hello world”应用程序,用于演示Circle-CI上的持续集成和部署(CI / CD)! 看看在哪里使用GOTO : : :winking_face:
2021-01-30 14:09:10 16KB nodejs circleci tutorial continuous-integration
1
Bluemix Node.js应用程序样本 配方随附的: Node.js入门概述 Node.js入门程序演示了一个基于Express框架的简单,可重用的Node.js Web应用程序。 在本地运行应用 克隆此存储库 运行npm install以安装应用程序的依赖项 运行npm test整理所有源文件 运行npm start以启动应用程序 在的浏览器中访问正在运行的应用程序
2021-01-30 14:08:48 25KB nodejs tutorial pipeline travis-ci
1
facebook-messenger-bot-tutorial 教你建立自己的facebook-messenger-bot使用Python Django :memo: facebook-messenger-bot-tutorial使用Python Django 执行画面 希望这个阿肥bot能帮助大家,程式码基本上就是很简单的爬虫。 如果需要其他的功能,可以给小弟一点建议,我会尽量完成他。 教学 请先到这里登录自己原本的facebook帐号,然后点选右上角选新增应用程序 填写一些设定,填完后,按建立应用程式编号 接下来,先选择左方的添加产品,再选择Messenger 再设定里面的权杖产生里,必须先申请一个粉丝专页,如果没有请先申请,直接点选即可申请 新增完粉丝专业之后,可以看到自己的令牌(权杖),记得选自己的粉丝专页 接着把里面的内容改成自己的,如下 ACCESS_TOKEN就是你的token(权杖) VERIFY_TOKEN可以随便打 ACCESS_TOKEN = "xxxx" VERIFY_TOKEN = "1234567890" 接着先将程式执行起来。 如何使用ngrok 请
2021-01-30 05:07:38 17KB python bot webhooks crawler
1
terraform-azurerm-aks:@HashiCorp用于配置Azure Kubernetes服务(AKS)群集的Terraform配置
2021-01-29 20:10:04 10KB kubernetes tutorial azure terraform
1
构建discord.py机器人(已更新) 该存储库包含在我的系列文章“ Build a discord.py bot(2020)”中构建的机器人的所有代码,可在以下位置找到: : 安装所需组件 你会需要: Python 3.8.0或更高版本; discord.py 1.3.0或更高版本; discord-ext-menus 1.0.0a或更高; apscheduler 3.6.3或更高版本。 安装Python: 从此处下载最新版本: : 。 点安装: 在基于Unix的系统上: python3.x -m pip install discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus (将“ x”替换为您的subversion)。 在Windows上: pip install discord.py discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus或py -m pip install disco
2021-01-29 20:09:40 208KB python api bot discord
1
数据可视化库:由各种可视化库和工具组成的存储库
2021-01-29 20:09:10 113.97MB python tutorial r sql
1