-
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
-
108个常见编程问题的解决源代码
108个常见编程问题的解决源代码-108 common programming problems to solve source code
- 2023-03-26 23:25:03下载
- 积分:1
-
平稳性测试程序
说明: 计算列车平稳性,计算sperling指标参数,可以画出频率和时间的图像(caculate the sperling index of the train)
- 2020-06-22 08:20:01下载
- 积分:1
-
Js幻灯图片切换代码
一款简洁风格的Js幻灯图片切换代码,常言说:好吃不过饺子、舒服不过躺着。现在已经有很多焦点图片的代码了,有JS的、也有flash的。不过看了很多,却发现对于项目开发来说,很多的焦点图片却不是那么容易使用的:有的需要为之定义一个文本文件,有的兼容性存在问题,有的是基于jQuery实现的插件需加载过多的脚本,有的不能自适应图片的尺寸,有的会导致图片比例失调严重变形,有的编写过于随意难以做到动作和结构的分离……为此,我希望有这样一个焦点图片控件:1、便于项目开发者应用,动作和结构分离,程序员只要按约定输出相关数据即可,前端可以用简洁的结构;2、兼容各种主流的浏览器;3、对于图片能做到自适应,不要求特殊尺寸的图片,不导致图片变形。本着这个出发点,我写了这样一个JS的焦点图片:
1、我们已经假定你的页面上只会出现一个焦点轮换区域。事实上,多个焦点是毫无必要的,也是不友好的用户体验;
2、代码尽量简短,以加快加载的速度并减轻服务器负荷;
3、前端结构简洁,便于控制样式。
- 2022-03-18 20:56:19下载
- 积分:1
-
SPM
代码用来计算粗糙面的后向散射,同极化 VV, HH。平面波入射。用的SPM方法,适用于RMS height比较小的粗糙面。(rough surface scattering for small RMS height)
- 2017-12-16 07:01:39下载
- 积分:1
-
CC2430-31
zigbee模块,基于开发板进行的一些基础性入门实验,没有添加协议栈的裸机实验。(zigbee module development board based on some basic entry test, did not add the protocol stack bare metal experiments.)
- 2013-07-15 16:49:02下载
- 积分:1
-
DUET
说明: 介绍了DUET盲源分离方法,可以仅使用两个混合信号分离任何数目的源分离方法。该
方法适用于源信号W-不相交正交的情况。(T the DUET Blind Source Separation method which can separate any number of sources using only two mixtures. The method is valid when sources are W-disjoint orthogonal, that is, when the supports of the windowed Fourier transform of the signals in the mixture are disjoint.)
- 2020-09-22 16:47:51下载
- 积分:1
-
同步
基于FPGA的位同步算法的verilog实现(Verilog implementation of synchronization algorithm)
- 2018-04-17 10:50:12下载
- 积分:1
-
USI_Example
usi example msp430 texas instruments usi module
- 2012-04-27 15:06:25下载
- 积分:1
-
GPS 北斗组合系统单点定位
说明: GPS OBS组合单点定位 定位精度好于GPS和北斗单个系统的定位(GPS OBS Combination single point positioning)
- 2020-06-17 19:40:02下载
- 积分:1