登录
首页 » VBA » SendMSG_VB

SendMSG_VB

于 2015-03-25 发布 文件大小:92KB
0 217
下载积分: 1 下载次数: 3

代码说明:

  电脑上实现发短信实例程序使用VB软件编写(Examples of program realization texting on computer software is written using VB)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TestComponenta
    集成测试,也叫组装测试或联合测试。在单元测试的基础上,将所有模块按照设计要求(如根据结构图)组装成为子系统或系统,进行集成测试(The integration test, called the assembly or the test, is also called. In the unit test based on, all the modules according to the design requirements (such as) assembled into a system or subsystem and integration tests )
    2015-05-20 12:31:47下载
    积分:1
  • HackBox
    说明:  bank account rat used to phish hank account info
    2020-11-07 15:47:00下载
    积分:1
  • 分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天....
    分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天.-Divided into server-side and client, when used to re-generate the code first. Running (add ip), server-side and client can voice chat.
    2022-01-24 14:34:45下载
    积分:1
  • SipProfile
    Helper class for creating a {@link SipProfile}.
    2014-02-25 11:31:22下载
    积分:1
  • harris_solutions_odd
    compuer design book solution
    2014-10-09 03:53:54下载
    积分:1
  • 此包内有客户端和服务端,BTelnetMN为客户端,Bwin32try为服务端,打开服务端后,在客户端输入服务端地址即可控制服务端。...
    此包内有客户端和服务端,BTelnetMN为客户端,Bwin32try为服务端,打开服务端后,在客户端输入服务端地址即可控制服务端。-this packet within the client and server, BTelnetMN for client, server Bwin32try to open server, the client-service input addresses can control the server.
    2022-03-02 15:36:52下载
    积分:1
  • C
    说明:  C++DES加密之源程序解释,精典,应该有人需要(DES encryption of the source explained that the classical, someone should be required)
    2009-03-09 20:59:14下载
    积分:1
  • SendToCS
    This is a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e) { List<String^> Items String ^Filename Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"), String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt")) Items.Add(Convert::ToString(DateTime::Now)) for(int ni=0 ni<OrderPanel->Controls->Count ni++) { Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q", ((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value)) } IO::File::WriteAllLines(Filename, Items.ToArray()) SendFileTo::MAPI mapi mapi.AddRecipientTo("sst@fcssystem.com") mapi.AddAttachment(Filename) mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here") }
    2009-09-23 00:38:52下载
    积分:1
  • VB-Excel
    打开Excel,导出数据到Excel中(通过一个数据表或则是数组形式)(open excel to a datagridview and put the data out on excel)
    2012-04-05 21:54:45下载
    积分:1
  • WpfD3D
    要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。(To perfect support in WPF YUV data show, the usual solution is to use the first WPF YUV data into RGB data can be supported, and then use controls similar to WriteableBitmap, and put his show on the WPF. The main problem is that in doing so make RGB conversion, consumes a lot of CPU, the efficiency is relatively low. An optimization approach is to use FFMPEG Lane SwScale or Intel' s IPP libraries that after a certain amount of optimization, can limited use hardware acceleration. 2 Here is an example of a use WritableBitmap.)
    2021-01-26 11:18:36下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载