登录
首页 » GO » lessgo-master

lessgo-master

于 2020-06-22 发布
0 202
下载积分: 1 下载次数: 2

代码说明:

说明:  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.)

文件列表:

lessgo-master, 0 , 2016-12-01
lessgo-master\.gitignore, 7 , 2016-12-01
lessgo-master\HttpRouterLicense, 1458 , 2016-12-01
lessgo-master\LICENSE, 1078 , 2016-12-01
lessgo-master\README.md, 9124 , 2016-12-01
lessgo-master\_fixture, 0 , 2016-12-01
lessgo-master\_fixture\bindata_favicon.go, 41962 , 2016-12-01
lessgo-master\_fixture\favicon.ico, 9662 , 2016-12-01
lessgo-master\_fixture\index.html, 26382 , 2016-12-01
lessgo-master\_fixture\syso, 0 , 2016-12-01
lessgo-master\_fixture\syso\favicon.syso, 10742 , 2016-12-01
lessgo-master\_fixture\syso\syso.go, 13 , 2016-12-01
lessgo-master\_fixture\syso_windows.go, 73 , 2016-12-01
lessgo-master\apihandler.go, 5703 , 2016-12-01
lessgo-master\apimiddleware.go, 11259 , 2016-12-01
lessgo-master\app.go, 19727 , 2016-12-01
lessgo-master\binder.go, 5152 , 2016-12-01
lessgo-master\config.go, 8080 , 2016-12-01
lessgo-master\config, 0 , 2016-12-01
lessgo-master\config\config.go, 5061 , 2016-12-01
lessgo-master\config\fake.go, 3202 , 2016-12-01
lessgo-master\config\ini.go, 12887 , 2016-12-01
lessgo-master\config\ini_test.go, 3912 , 2016-12-01
lessgo-master\config\json.go, 6519 , 2016-12-01
lessgo-master\config\json_test.go, 5757 , 2016-12-01
lessgo-master\config\xml, 0 , 2016-12-01
lessgo-master\config\xml\x2j, 0 , 2016-12-01
lessgo-master\config\xml\x2j\LICENSE, 1507 , 2016-12-01
lessgo-master\config\xml\x2j\README, 7630 , 2016-12-01
lessgo-master\config\xml\x2j\atomFeedString.xml, 2987 , 2016-12-01
lessgo-master\config\xml\x2j\examples, 0 , 2016-12-01
lessgo-master\config\xml\x2j\examples\README, 8911 , 2016-12-01
lessgo-master\config\xml\x2j\examples\books.go, 1533 , 2016-12-01
lessgo-master\config\xml\x2j\examples\getmetrics.go, 2712 , 2016-12-01
lessgo-master\config\xml\x2j\examples\gonuts1.go, 1345 , 2016-12-01
lessgo-master\config\xml\x2j\examples\gonuts2.go, 5376 , 2016-12-01
lessgo-master\config\xml\x2j\examples\gonuts3.go, 1053 , 2016-12-01
lessgo-master\config\xml\x2j\goofy_test.go, 1061 , 2016-12-01
lessgo-master\config\xml\x2j\pathTestString.xml, 358 , 2016-12-01
lessgo-master\config\xml\x2j\reader2j.go, 2145 , 2016-12-01
lessgo-master\config\xml\x2j\reader2j_test.go, 1847 , 2016-12-01
lessgo-master\config\xml\x2j\songTextString.xml, 1147 , 2016-12-01
lessgo-master\config\xml\x2j\x2j.go, 19037 , 2016-12-01
lessgo-master\config\xml\x2j\x2j_bulk.go, 3605 , 2016-12-01
lessgo-master\config\xml\x2j\x2j_test.go, 9498 , 2016-12-01
lessgo-master\config\xml\x2j\x2j_test.xml, 1147 , 2016-12-01
lessgo-master\config\xml\x2j\x2j_valuesFrom.go, 3932 , 2016-12-01
lessgo-master\config\xml\x2j\x2jpath_test.go, 4198 , 2016-12-01
lessgo-master\config\xml\x2j\x2junmarshal_test.go, 1554 , 2016-12-01
lessgo-master\config\xml\x2j\x2m_bulk.go, 5531 , 2016-12-01
lessgo-master\config\xml\x2j\x2m_bulk.xml, 2540 , 2016-12-01
lessgo-master\config\xml\xml.go, 5968 , 2016-12-01
lessgo-master\config\xml\xml_test.go, 2265 , 2016-12-01
lessgo-master\config\yaml, 0 , 2016-12-01
lessgo-master\config\yaml\goyaml2, 0 , 2016-12-01
lessgo-master\config\yaml\goyaml2\.gitignore, 252 , 2016-12-01
lessgo-master\config\yaml\goyaml2\README.md, 32 , 2016-12-01
lessgo-master\config\yaml\goyaml2\conv.go, 894 , 2016-12-01
lessgo-master\config\yaml\goyaml2\conv_test.go, 240 , 2016-12-01
lessgo-master\config\yaml\goyaml2\errors.go, 655 , 2016-12-01
lessgo-master\config\yaml\goyaml2\reader.go, 9087 , 2016-12-01
lessgo-master\config\yaml\goyaml2\reader_test.go, 1967 , 2016-12-01
lessgo-master\config\yaml\goyaml2\types.go, 338 , 2016-12-01
lessgo-master\config\yaml\goyaml2\writer.go, 96 , 2016-12-01
lessgo-master\config\yaml\yaml.go, 6569 , 2016-12-01
lessgo-master\config\yaml\yaml_test.go, 2110 , 2016-12-01
lessgo-master\context.go, 24199 , 2016-12-01
lessgo-master\filecache.go, 7038 , 2016-12-01
lessgo-master\group.go, 1314 , 2016-12-01
lessgo-master\helper.go, 15 , 2016-12-01
lessgo-master\initialize.go, 3209 , 2016-12-01
lessgo-master\lessgo.go, 13513 , 2016-12-01
lessgo-master\logs, 0 , 2016-12-01
lessgo-master\logs\color, 0 , 2016-12-01
lessgo-master\logs\color\color.go, 7492 , 2016-12-01
lessgo-master\logs\color\colorable_others.go, 319 , 2016-12-01
lessgo-master\logs\color\colorable_windows.go, 17727 , 2016-12-01
lessgo-master\logs\color\isatty_appengine.go, 225 , 2016-12-01
lessgo-master\logs\color\isatty_bsd.go, 414 , 2016-12-01
lessgo-master\logs\color\isatty_linux.go, 388 , 2016-12-01
lessgo-master\logs\color\isatty_solaris.go, 401 , 2016-12-01
lessgo-master\logs\color\isatty_windows.go, 433 , 2016-12-01
lessgo-master\logs\log.go, 1566 , 2016-12-01
lessgo-master\logs\logs, 0 , 2016-12-01
lessgo-master\logs\logs\README.md, 1176 , 2016-12-01
lessgo-master\logs\logs\conn.go, 2522 , 2016-12-01
lessgo-master\logs\logs\conn_test.go, 789 , 2016-12-01
lessgo-master\logs\logs\console.go, 2534 , 2016-12-01
lessgo-master\logs\logs\console_test.go, 1443 , 2016-12-01
lessgo-master\logs\logs\es, 0 , 2016-12-01
lessgo-master\logs\logs\es\es.go, 1530 , 2016-12-01
lessgo-master\logs\logs\file.go, 6972 , 2016-12-01
lessgo-master\logs\logs\file_test.go, 3914 , 2016-12-01
lessgo-master\logs\logs\log.go, 9427 , 2016-12-01
lessgo-master\logs\logs\logger.go, 2412 , 2016-12-01
lessgo-master\logs\logs\multifile.go, 3254 , 2016-12-01
lessgo-master\logs\logs\multifile_test.go, 1879 , 2016-12-01
lessgo-master\logs\logs\smtp.go, 3896 , 2016-12-01
lessgo-master\logs\logs\smtp_test.go, 927 , 2016-12-01
lessgo-master\logs\logs\utils.go, 811 , 2016-12-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • custom-sidebars.3.2.3
    侧边栏—— 自定义边栏 - 动态窗口小部件区域管理器 制作自定义侧边栏配置,并能够选择在网站的每个页面或帖子上显示哪些小部件。(sidebar Custom Sidebars Dynamic Widget Area Manager Make custom sidebar configurations and be able to choose what widgets display on each page or post of your site)
    2019-06-17 16:38:37下载
    积分:1
  • SuperMario
    Flex编写的超级玛丽游戏源码,可供初学者学习使用(Flex source code written in Super Mario games, for beginners to learn to use)
    2011-10-17 16:10:10下载
    积分:1
  • project
    智能小车循迹,超声波避障,红外遥控功能。基于89c51单片机平台。(Intelligent car tracking, ultrasonic obstacle avoidance, infrared remote control function. Based on 89C51 single chip computer platform.)
    2019-04-16 18:15:55下载
    积分:1
  • 通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行...
    通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行排序,并统计出各科目的最高分、最低分和平均分的数据。-Management program through student achievement, teachers can easily understand the students learning, the traditional manual student performance management, operational efficiency is low, and error-prone, query inconvenient. This program implements a class of students on test scores sorted by subjects, and the statistics of various subjects, the highest score, lowest score, and average data.
    2023-02-17 18:15:03下载
    积分:1
  • Droopcontrol329
    说明:  所谓下垂控制就是选择与传统发电机相似的频率一次下垂特性曲线(Droop Character)作为微源的控制方式,即分别通过P/f下垂控制和Q/V下垂控制来获取稳定的频率和电压,这种控制方法对微网中的微源输出的有功功率和无功功率分别进行控制,无需机组间的通信协调,实现了微源即插即用和对等控制的目标,保证了孤岛下微电网内电力平衡和频率的统一,具有简单可靠的特点。(The so-called droop control is to select the frequency droop characteristic curve similar to the traditional generator Character) as the control mode of micro source, i.e. to obtain stable frequency and voltage through P / F droop control and Q / V droop control respectively, this control method controls the active power and reactive power of micro source output in micro network respectively, without communication coordination between units, realizes the goal of micro source plug and play and peer-to-peer control, and ensures the power level in micro grid under island The unity of balance and frequency is simple and reliable.)
    2020-06-22 10:58:08下载
    积分:1
  • sc_FPM
    能实现对于几幅用重叠部分的低分辨率图片的高分辨率重建(High-resolution reconstruction of several low-resolution images with overlapping parts can be achieved.)
    2020-11-11 12:39:45下载
    积分:1
  • RBF of continuous state equation
    RBF网络的逼近器对连续系统进行逼近的仿真程序(Approximation Simulation Program for Continuous Systems by Approximators of RBF Networks)
    2018-03-18 21:11:39下载
    积分:1
  • pwelch2
    该段程序是用welch方法进行功率谱分析,有详细的注释。(The procedure is to use Welch method for power spectral analysis, detailed notes.)
    2017-07-12 18:00:46下载
    积分:1
  • 9CCMS_V175(整合四大插件官方版)
    说明:  视频自动采集系统,官方提供的下载源码,这里借花了(Video automatic acquisition system, official download source, borrowed here)
    2020-06-18 04:40:02下载
    积分:1
  • 基于人工智能方面的,运用极大极小算法的井字棋源代码
    基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
    2023-08-05 18:50:03下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载