• 大小: 0.01M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: Matlab
  • 标签: matlab  

资源简介


MATLAB做的QQ自动发送消息,可以自己设置循环发送qq消息

资源截图

代码片段和文件信息

function varargout = qqlt(varargin)
% QQLT MATLAB code for qqlt.fig
%      QQLT by itself creates a new QQLT or raises the existing
%      singleton*.
%
%      H = QQLT returns the handle to a new QQLT or the handle to
%      the existing singleton*.
%
%      QQLT(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in QQLT.M with the given input arguments.
%
%      QQLT(‘Property‘‘Value‘...) creates a new QQLT or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before qqlt_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to qqlt_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s Tools menu.  Choose “GUI allows only one
%      instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES

% Edit the above text to modify the response to help qqlt

% Last Modified by GUIDE

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      10503  2013-12-05 10:30  QQ自动发送\qqlt.asv

     文件       5096  2012-04-08 16:20  QQ自动发送\qqlt.fig

     文件      10098  2012-04-08 16:18  QQ自动发送\qqlt.m

     文件        636  2012-04-08 15:45  QQ自动发送\使用说明.txt

     目录          0  2013-12-05 10:30  QQ自动发送

----------- ---------  ---------- -----  ----

                26333                    5


评论

共有 条评论