在插入mp3文件的同时将mp3文件插入数据库中,用户可以选择多个mp3文件 [英] insert mp3 files into the database while inserting the mp3 files user can select multiple mp3 files

查看:83
本文介绍了在插入mp3文件的同时将mp3文件插入数据库中,用户可以选择多个mp3文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在插入mp3文件的同时将mp3文件插入数据库,用户可以选择多个mp3文件
带有控制键,并且插入的mp3文件必须以gridview的页面形式显示.

insert mp3 files into the database while inserting the mp3 files, user can select multiple mp3 files
with control key and those inserted mp3 files has to display on the page form of gridview

推荐答案

朋友,

您可以使用 OpenfileDialog()并将 multipleselect 属性设置为true,然后可以选择多个文件.选择多个文件后,您可以添加到数据网格,也可以添加到数据库.
Hi friend,

You can use the OpenfileDialog() and set multipleselect property to true, then you can select multiple files. after select the multiple files, you can add to the datagrid and also to the database .


这篇关于在插入mp3文件的同时将mp3文件插入数据库中,用户可以选择多个mp3文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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