如何在TypeScript和Angularjs中上传文件 [英] How to upload Files in TypeScript and Angularjs

查看:73
本文介绍了如何在TypeScript和Angularjs中上传文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

<input kendo-upload

  name="file"

  type="file"

  k-multiple="false"

   k-show-file-list="false"

   k-upload="addMorePostParameters"

   k-success="onSuccess"

   k-error="onError"

   k-async="{ saveUrl: 'uploadFile()', autoUpload: true }" />



如何在Typescript中获取文件二进制格式?


How to get the file binary format in Typescript?

推荐答案

Hope以下链接可以帮到你!



Angular F ile上传 [ ^ ]
Hope the below link could help you!

Angular File Upload[^]


这篇关于如何在TypeScript和Angularjs中上传文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆