-
django入门与实践
说明: 本文件为django的基础知识,包含django的入门技巧及学习路线,django入门与实践(This document is the basic knowledge of django, including Django introductory skills and learning routes, Django introductory and practical)
- 2020-06-17 01:40:01下载
- 积分:1
-
lessgo-master
说明: Lessgo 是一款 Go 语言编写的简单、稳定、高效、灵活的 web 完全开发框架。它的项目组织形式经过精心设计,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。当然,最值得关注的是它突破性地支持了运行时路由重建,开发者可在Admin后台轻松实现启用/禁用模块与操作,添加/移除中间件等功能!同时,它推荐以HandlerFunc与MiddlewareFunc为基础的函数式编程,也令开发变得更加灵活富有趣味性。
此外它也博采众长,核心架构改写自echo v2,数据库内置为xorm,模板引擎内置为pongo2,其他某些功能模块改写自beego以及其他优秀开源项目。(Lessgo is a simple, stable, efficient and flexible web development framework written in Go language. Its project organization form is carefully designed to achieve front-end and back-end separation, system and business separation, perfect compatibility with MVC and MVVC and other development modes, which is very conducive to the development of enterprise application and API interface. Of course, the most notable thing is its breakthrough support for runtime routing reconstruction. Developers can easily enable/disable modules and operations, add/remove middleware and other functions in the Admin background. At the same time, it recommends functional programming based on Handler Func and Middleware Func, which makes development more flexible and interesting.)
- 2020-06-22 22:00:01下载
- 积分:1
-
go语言实现的快速排序 go-algorithm
说明: go语言实现的快速排序,冒泡排序,二分查找,等八大排序和查找。(Language to achieve quick sort, bubble sort, binary search, such as eight sort and search.)
- 2020-06-22 06:00:01下载
- 积分:1
-
golang_design_pattern
go语言实现的24种设计模式。包含全部的设计原则。(Implement design pattern by Go, Hope to help more programming partners.)
- 2020-06-22 06:20:01下载
- 积分:1
-
go-common-master(BiliBili)1
X站(B)的核心代码库 , 懂的快来, 说不定会取消,因为是最全的一份比较大,分3个压缩,解压放到go-common-master下面(The core code base of station X (B) may be cancelled if you understand it quickly, because it is the most complete one, which is compressed in three parts and decompressed under go-common-master.)
- 2020-06-17 19:20:02下载
- 积分:1
-
go colly爬虫 集合mysql,redis连接池
go colly爬虫 集合mysql,redis连接池,清晰明了,代码有详细注解。
- 2023-05-15 19:00:03下载
- 积分:1
-
TB6600-C51
功能:控制步进电机全速正转、全速反转、停止、调速运行。(Function: control stepper motor full speed forward, full speed reverse, stop, speed regulation.)
- 2017-05-11 21:04:21下载
- 积分:1
-
master079
MapleStoryServer
A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端
Target
实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能.
Files
main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。
Packages
connection —— 用于建立与客户端的连接,进行读写数据。
message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信;
types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等;
users —— 包含用户管理相关函数,比如用户进入游戏与离开。
console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer
A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server
Target
Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java.
Files
Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections.
Packages
Connection - Used to establish a connection with the client to read and write data.
Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication.
Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc.
Users - Contains user management related functions, such as user entry into the game and departure.
Console - add a console to the server to facilitate the debugging of input instructions.)
- 2020-06-17 02:40:01下载
- 积分:1
-
文档字符分析
Go语言文档字符分析,可分析文档中单词出现的频率以及所占比例。Go语言文档字符分析,可分析文档中单词出现的频率以及所占比例。Go语言文档字符分析,可分析文档中单词出现的频率以及所占比例。Go语言文档字符分析,可分析文档中单词出现的频率以及所占比例。
- 2022-02-07 16:15:17下载
- 积分:1
-
boulder-master
说明: An ACME-based CA, written in Go.
- 2019-05-23 00:03:22下载
- 积分:1