草庐IT

Simple_SSTI

全部标签

uni-simple-router

目录uni-simple-router一、快速上手扩一:webpack插件之DefinePlugin扩二:uni-read-pages如何获取pages.json中的路由二、H5模式2.1路由配置2.2完全使用vue-router开发(H5端)2.3H5路由传参2.4H5端路由捕获所有路由或404路由2.5路由懒加载三、小程序模式四、路由跳转4.1组件跳转4.2编程式导航五、跨平台模式5.1提前享用生命周期5.2导航守卫六、路由守卫-模块化扩三、require.context用法uni-simple-router专为uniapp打造的路由器,和uniapp深度集成通配小程序、App和H5端H5

uni-simple-router

目录uni-simple-router一、快速上手扩一:webpack插件之DefinePlugin扩二:uni-read-pages如何获取pages.json中的路由二、H5模式2.1路由配置2.2完全使用vue-router开发(H5端)2.3H5路由传参2.4H5端路由捕获所有路由或404路由2.5路由懒加载三、小程序模式四、路由跳转4.1组件跳转4.2编程式导航五、跨平台模式5.1提前享用生命周期5.2导航守卫六、路由守卫-模块化扩三、require.context用法uni-simple-router专为uniapp打造的路由器,和uniapp深度集成通配小程序、App和H5端H5

对接水仙后台(支持AndLua+、FA、FA2、AIDE lua、Simple Lua等)

前言上一篇文章中写了lua对接水仙后台,不过发现不能支持图片上传,比如修改头像等,通过修改,支持了api封装require"import"import"http"shuixian={post=function(moduleName,method,postdata,filedata,call)localurl="http://shuixian.ltd/main/api/"if(filedata==nil)thencontent,cookie,code,header=http.post(url..moduleName.."/"..method..".php",postdata)call(code,

对接水仙后台(支持AndLua+、FA、FA2、AIDE lua、Simple Lua等)

前言上一篇文章中写了lua对接水仙后台,不过发现不能支持图片上传,比如修改头像等,通过修改,支持了api封装require"import"import"http"shuixian={post=function(moduleName,method,postdata,filedata,call)localurl="http://shuixian.ltd/main/api/"if(filedata==nil)thencontent,cookie,code,header=http.post(url..moduleName.."/"..method..".php",postdata)call(code,

关于 c :Can\\’t apply FFT on a simple cosine wave

Can'tapplyFFTonasimplecosinewave我已经阅读了很多关于离散傅里叶变换的文章,但我发现自己很难将它应用于简单的余弦波。我正在使用Kiss_fft库来计算一组数据的DFT,并使用位图库来可视化结果。这是C代码:#defineFIXED_POINT32#include"kiss_fft.h"intmain(){    constintwidth=512;  constintheight=512;  constintalign_center=256;  constintfft_siz=width;  constintis_inverse=0;  Bitmapbmp_t("

关于 c :Can\\’t apply FFT on a simple cosine wave

Can'tapplyFFTonasimplecosinewave我已经阅读了很多关于离散傅里叶变换的文章,但我发现自己很难将它应用于简单的余弦波。我正在使用Kiss_fft库来计算一组数据的DFT,并使用位图库来可视化结果。这是C代码:#defineFIXED_POINT32#include"kiss_fft.h"intmain(){    constintwidth=512;  constintheight=512;  constintalign_center=256;  constintfft_siz=width;  constintis_inverse=0;  Bitmapbmp_t("