• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
vshadow
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2017年10月19日

C# 学习笔记(二) 时间格式化字符串
摘要: 1. 以下4种时间格式化符号输出的固定时间格式在各个区域设置中都应是相同的: 2. 通过DateTimeFormatInfo.GetAllDateTimePatterns(char)函数可以得到与标准格式化字符串对应的自定义格式字符串。 3. “d”标准格式说明符表示通过特定区域性的 DateTim 阅读全文
posted @ 2017-10-19 16:44 vshadow 阅读(3036) 评论(1) 推荐(0)
 
 

2017年9月4日

C# 学习笔记(一) Winform利用Assembly反射动态创建窗体
摘要: 1. 添加Reflection 引用 2. 利用Assembly动态创建窗体 阅读全文
posted @ 2017-09-04 15:23 vshadow 阅读(3662) 评论(0) 推荐(0)
 
 

2016年4月8日

puppet 4.4 System Requirements
摘要: puppet是linux下自动部署管理工具,有apply,agent/server两种模式,安装后默认为agent/server模式。 apply模式下,每台机器均有自己的catalog文件,如果需要对系统设置做出更改,则需要对每台机器catalog进行配置,而agent/server模式下,仅仅需 阅读全文
posted @ 2016-04-08 17:19 vshadow 阅读(157) 评论(0) 推荐(0)
 
 

2016年4月3日

Linux下MySql启动时报错
摘要: /opt/mysql/support-files/mysql.server startmy_print_defaults: [ERROR] Found option without preceding group in config file /opt/mysql/my.cnf at line 1! 阅读全文
posted @ 2016-04-03 11:53 vshadow 阅读(5157) 评论(0) 推荐(1)
 
 

2016年3月8日

Linux Iptables
摘要: iptables是Linux中内核防火墙,可以对出入计算机的流量进行控制。 iptables -t --table [tablename]:系统中默认的表有五个: filter表:(如果没有提供-t选项,默认使用filter表)。filter表中有 INPUT,FORWARD,OUTPUT三条链,I 阅读全文
posted @ 2016-03-08 16:56 vshadow 阅读(214) 评论(0) 推荐(0)
 
 

2016年1月11日

Nginx Configure时配置
摘要: Configure ArgumentsConfigure arguments common for nginx binaries from pre-built packages for stable version:--prefix=/etc/nginx--sbin-path=/usr/sbin/n... 阅读全文
posted @ 2016-01-11 22:42 vshadow 阅读(2738) 评论(0) 推荐(0)
 
 

2015年11月16日

Wireshark 使用教程
摘要: 原文出处 http://blog.sina.com.cn/s/blog_5d527ff00100dwph.html Wireshark是世界上最流行的网络分析工具。这个强大的工具可以捕捉网络中的数据,并为用户提供关于网络和上层协议的各种信息。与很多其他网络工具一样,Wireshark也使用pca... 阅读全文
posted @ 2015-11-16 14:10 vshadow 阅读(552) 评论(0) 推荐(0)
 
Linux 下安装oracle数据库
摘要: 原文出处 http://www.linuxidc.com/Linux/2015-02/113222.html需要安装OracleDataGuard,所以先要安装单台Oracle11g,下面是Linux下单台Oracle11g的详细安装过程。1,安装环境硬件环境:2台linux虚拟机,CentO... 阅读全文
posted @ 2015-11-16 14:01 vshadow 阅读(19242) 评论(0) 推荐(0)
 
 

2015年11月11日

CaseFile
摘要: 出处 http://tools.kali.org/information-gathering/casefileCaseFile is the little brother to Maltego. It targets a unique market of ‘offline’ analysts who... 阅读全文
posted @ 2015-11-11 19:45 vshadow 阅读(587) 评论(0) 推荐(0)
 
 

2015年11月7日

在CentoOS中安装g++ 并连接Oracle数据库
摘要: 1、安装运行环境# yum install gcc-c++备注:此时会将gcc-c++和libstdc++-devel都安装上。2、查看g++是否安装成功[root@MyRHEL 桌面]# g++ -v使用内建 specs。目标:x86_64-RedHat-linux配置为:../configure... 阅读全文
posted @ 2015-11-07 15:53 vshadow 阅读(364) 评论(0) 推荐(0)
 
 
下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3