08 2014 档案
摘要:mediafilesegmenter是苹果开发的一款用于分割媒体文件的工具,其功能与mediastreamsegmenter相似,但操作更简单。* 具体可以对比博客中的另一篇简介《Mac OS环境下流媒体分割工具mediastreamsegmenter的简单使用》下面简单介绍一下使用的方法:medi...
阅读全文
摘要:using System.Data.SqlClient;private static string connectionString ="Data Source=.\\HS;Initial Catalog=sqltable;User ID=sa;pwd=0";private SqlConnectio...
阅读全文