当前位置:网站首页>Attachment of text of chenjie Report
Attachment of text of chenjie Report
2022-07-29 10:13:00 【51CTO】
Set the upload and download functions of attachments , You can use filedata、 filename、filepath To get the content of your uploaded file 、 File name 、 File path .
In the filling cell , Right click the cell , Select the cell type as file attachment type .
Upload
Save the location : Set the location where the uploaded file is saved . Contains the relative application root directory path and absolute path .
File name : Set the name of the uploaded file when saving . Including original name and custom name .
The types of files allowed to be uploaded : Set the type of file that can be uploaded . Include txt、xml、csv、html、doc、xls wait , You can also customize the file type .
Upload control : Set the size range of the uploaded file ( If not set , The default upload file cannot exceed 5M) And upload startup conditions .
download
Source of documents : Set the path of file download source , Including the directory path and absolute path of the relative application .
Download display : Set the name of the downloaded file displayed on the page , Including download link name and download file name .
边栏推荐
- JS temporary dead zone_ Temporary
- A Zuo's realm
- Sublime Text3 set different indents for different files
- Summary of window system operation skills
- Function - (C travel notes)
- [fortran]vscode配置fortran跑hello world
- Problems and solutions of introducing redis cache
- 汉源高科千兆2光6电导轨式网管型工业级以太网交换机支持X-Ring冗余环网一键环网交换机
- Skiasharp's WPF self drawn bouncing ball (case version)
- Efficient 7 habit learning notes
猜你喜欢
ECCV 2022 | CMU提出在视觉Transformer上进行递归,不增参数,计算量还少
二次握手??三次挥手??
Shell笔记(超级完整)
Knowledge points of common interview questions: distributed lock
Some suggestions for programmers to leave single
[jetson][reprint]pycharm installed on Jetson
[paper reading] q-bert: Hessian based ultra low precision quantification of Bert
[C language] Sanzi chess (intelligent chess playing + blocking players)
Efficient 7 habit learning notes
[AAAI] attention based spatiotemporal graph convolution network for traffic flow prediction
随机推荐
[HFCTF 2021 Final]easyflask
MySQL million level data migration practice notes
Window系统操作技巧汇总
汉源高科千兆2光6电导轨式网管型工业级以太网交换机支持X-Ring冗余环网一键环网交换机
全面、详细的SQL学习指南(MySQL方向)
Does neural network sound tall? Take you to train a network from scratch (based on MNIST)
程序员脱离单身的一些建议
After eating Alibaba's core notes of highly concurrent programming, the backhand rose 5K
Examples of specific usage of diagnostic instructions in s7-1200 and s7-1500 (led+devicestates+modulestates)
[Yugong series] go teaching course 009 in July 2022 - floating point type of data type
How can Plato obtain premium income through elephant swap in a bear market?
This is an incomplete data competition Yearbook!
[jetson][reprint]pycharm installed on Jetson
Correct posture and landing practice of R & D efficiency measurement (speech ppt sharing version)
TCP failure model
SkiaSharp 之 WPF 自绘 弹动小球(案例版)
通俗易懂讲解梯度下降法!
Which hero is the most difficult for lol in terms of code?
[FPGA tutorial case 18] develop low delay open root calculation through ROM
ORBSLAM2安装测试,及各种问题汇总