Pinned Repositories
abstractFactoryMethodMode_pattern
adapter_pattern
C++ code of the adapter pattern.
alsa-recordANDplay-on-Edison
command_pattern
C++ code of the command pattern.
command_pattern2
C++ code of the command pattern.
cplus_advanced
some code examples of advanced C++.
decorator_pattern
C++ code of the decorator design mode.
documents-read-until-now
dotfiles
A set of vim, zsh, git, and tmux configuration files.
encrypt-decrypt-file-using-openssl
encrypt & decrypt file using openssl
hellovictoria's Repositories
hellovictoria/encrypt-decrypt-file-using-openssl
encrypt & decrypt file using openssl
hellovictoria/alsa-recordANDplay-on-Edison
hellovictoria/abstractFactoryMethodMode_pattern
hellovictoria/adapter_pattern
C++ code of the adapter pattern.
hellovictoria/command_pattern
C++ code of the command pattern.
hellovictoria/command_pattern2
C++ code of the command pattern.
hellovictoria/cplus_advanced
some code examples of advanced C++.
hellovictoria/decorator_pattern
C++ code of the decorator design mode.
hellovictoria/documents-read-until-now
hellovictoria/dotfiles
A set of vim, zsh, git, and tmux configuration files.
hellovictoria/encrypt-Int-Class
hellovictoria/icehouse-setup
some useful icehouse setup shell script
hellovictoria/IoCContainer
C++ implementation of IoCContainer, Singleton,Template member function
hellovictoria/observer_pattern
C++ code about the Observer design mode.
hellovictoria/openstack-workflow
Openstack Sequence Diagrams(Openstack操作序列图)
hellovictoria/OrderASuperHero
hellovictoria/shells-to-deploy-a-ceph-cluster-and-client
hellovictoria/simpleFactoryMethod_pattern
hellovictoria/singleton_pattern
C++ code of the singleton pattern.
hellovictoria/strategy_pattern
C++ code of the strategy design mode
hellovictoria/tedt
hellovictoria/templateMethod_pattern
c++ code of the template method pattern.