跳至内容

dzasdever's blog

开发笔记

每月存档:2009年7 月

wxWidgets 中播放 WAV

wxSound::Play(filename, flags);wxSound(filename).Play(f …

继续阅读“wxWidgets 中播放 WAV”

发布者:dzasdever2009年7月31日发布于未分类标签: wxWidgets于wxWidgets 中播放 WAV留下评论

MFC 中动态切换视图窗口

void CMainFrame::ShowFormView1(void){ CView * pOldActiv …

继续阅读“MFC 中动态切换视图窗口”

发布者:dzasdever2009年7月30日发布于未分类标签: MFC、Windows于MFC 中动态切换视图窗口留下评论

Ubuntu 中切换 Java 版本

● 显示已安装的版本 $ sudo update-java-alternatives –list$ sudo …

继续阅读“Ubuntu 中切换 Java 版本”

发布者:dzasdever2009年7月29日发布于未分类标签: Java、Linux于Ubuntu 中切换 Java 版本留下评论

wxWidgets 中的命令行解析

#include “wx/wx.h”#include “wx/cmdline.h”static const w …

继续阅读“wxWidgets 中的命令行解析”

发布者:dzasdever2009年7月28日发布于未分类标签: wxWidgets于wxWidgets 中的命令行解析留下评论

Filesystem features

● ext2 ext_attr resize_inode dir_index filetype sparse_ …

继续阅读“Filesystem features”

发布者:dzasdever2009年7月27日发布于未分类标签: Linux于Filesystem features留下评论

No symbol “auto” in current context.

【Eclipse + MinGW】 调试时,发生 【No symbol “auto” …

继续阅读“No symbol “auto” in current context.”

发布者:dzasdever2009年7月24日发布于未分类标签: Eclipse、MinGW、Windows于No symbol “auto” in current context.留下评论

Permission denied at /usr/sbin/git-core//git-svn line 2389

【patch】 diff –git a/Git.pm b/Git.pmindex ba94453..479c …

继续阅读“Permission denied at /usr/sbin/git-core//git-svn line 2389”

发布者:dzasdever2009年7月23日发布于未分类标签: Cygwin、Git、Subversion于Permission denied at /usr/sbin/git-core//git-svn line 2389留下评论

Can’t locate SVN/Core.pm in @INC

【subversion-perl】 or 【libsvn-perl】 is required.

发布者:dzasdever2009年7月22日发布于未分类标签: Git、Subversion于Can’t locate SVN/Core.pm in @INC留下评论

wxWidgets 中的控制台程序

#include “wx/wx.h”int _tmain(int argc, wxChar ** argv){ …

继续阅读“wxWidgets 中的控制台程序”

发布者:dzasdever2009年7月21日发布于未分类标签: wxWidgets于wxWidgets 中的控制台程序留下评论

用 parted 改变分区大小

● 命令方式 $ sudo umount /dev/sdb1$ sudo parted /dev/sdb re …

继续阅读“用 parted 改变分区大小”

发布者:dzasdever2009年7月20日发布于未分类标签: Linux于用 parted 改变分区大小留下评论

文章分页

1 2 3 较早文章

近期文章

  • 在Kubernetes(k8s)中使用NVIDIA GPU
  • 在容器中使用NVIDIA GPU
  • HAProxy配置SNI实现https多域名代理
  • Kubernetes 访问私有仓库
  • 世界,您好!

近期评论

  • 一位WordPress评论者 发表在《世界,您好!》

标签

Android Apache Bakefile Chromium CMake Cygwin Database Docker Eclipse Firefox GDI+ GINA Git GPU GRUB GRUB2 Java Kubernetes Linux MBR MFC MinGW Postfix Qt Ruby Ruby on Rails Subversion USB Memory Vim Windows Windows Driver Windows Mobile wxWidgets

归档

  • 2022 年 7 月
  • 2021 年 11 月
  • 2020 年 12 月
  • 2014 年 8 月
  • 2014 年 7 月
  • 2014 年 5 月
  • 2013 年 12 月
  • 2013 年 5 月
  • 2012 年 12 月
  • 2011 年 4 月
  • 2010 年 11 月
  • 2010 年 10 月
  • 2010 年 9 月
  • 2010 年 8 月
  • 2010 年 7 月
  • 2010 年 6 月
  • 2010 年 5 月
  • 2010 年 4 月
  • 2010 年 3 月
  • 2010 年 2 月
  • 2010 年 1 月
  • 2009 年 12 月
  • 2009 年 11 月
  • 2009 年 9 月
  • 2009 年 8 月
  • 2009 年 7 月
  • 2009 年 6 月
  • 2009 年 5 月

分类

  • 未分类

其他操作

  • 登录
  • 条目 feed
  • 评论 feed
  • WordPress.org
dzasdever's blog, 自豪地由WordPress驱动。