虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

frame-buffer

  • 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter P

    3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user

    标签: Enter mysqladmin Password password

    上传时间: 2016-03-17

    上传用户:talenthn

  • 查找并替换所有文本中的文字

    查找并替换所有文本中的文字,可清除frame病毒影响的各种文本文件。暂缺多线程操作. www.euwx.cn

    标签:

    上传时间: 2016-03-20

    上传用户:hopy

  • 本书通过一系列真实的例子

    本书通过一系列真实的例子,由简入繁地讲解了Emacs lisp编程。在这个过程中读者可以学到变量、键映射、交互命令、buffer、窗口、处理IO等Emacs Lisp元素。

    标签:

    上传时间: 2016-03-25

    上传用户:ayfeixiao

  • Emacs袖珍操作手册——列出了常用操作的按键序列

    Emacs袖珍操作手册——列出了常用操作的按键序列,包括:编辑文件、搜索替换、使用buffer和window、邮件、格式化文本、版本控制等等。

    标签: Emacs 操作手册 操作 按键

    上传时间: 2016-03-25

    上传用户:顶得柱

  • Emacs Lisp入门——本书除了介绍基本的lisp编程外

    Emacs Lisp入门——本书除了介绍基本的lisp编程外,还介绍了Emacs扩展的功能,如剪切文本、正则搜索、buffer操作等等。

    标签: Emacs Lisp lisp 编程

    上传时间: 2014-01-24

    上传用户:silenthink

  • 定时中断程序

    定时中断程序,源码的注释十分详细,具体功能如下: 1.Frame 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。 2. Frame 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。 3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统的消息驱动基础。 4. 系统中各Task 应使用同一类型框架,即统一的Task 框架。 5. 系统内实体(Task/ISR)间传递的消息应有统一格式(消息头+消息体),可分短消息和长消息,但消息头须至少包含消息ID。系统内所有消息均有其唯一ID 标识。

    标签: 定时中断 程序

    上传时间: 2016-04-02

    上传用户:BOBOniu

  • Dark Horde 黑暗游牧部落游戏 这是个经典的j2me游戏

    Dark Horde 黑暗游牧部落游戏 这是个经典的j2me游戏,试用MIDP2开发,使用了独到的game frame,适合j2me开发人员阅读学习,并且作者鼓励大家免费修改和扩展该游戏,有兴趣的朋友可以加入。

    标签: Horde Dark j2me

    上传时间: 2016-04-20

    上传用户:tzl1975

  • This example describes how to use the ADC and DMA to transfer continuously converted data from ADC

    This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to the ADC_ConvertedValue variable. The ADC1 clock is set to 14 MHz.

    标签: continuously ADC describes converted

    上传时间: 2014-01-03

    上传用户:徐孺

  • This example provides a description of how to set a communication with the bxCAN in loopback mode:

    This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kbit/S - lit some LEDs depending of the program succeed or not

    标签: communication description provides loopback

    上传时间: 2016-04-24

    上传用户:frank1234

  • usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

    usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.

    标签: driver function Windows bulkusb

    上传时间: 2016-04-25

    上传用户:270189020