我的技术笔记
  • 关于本站
  • 常用链接

我的技术笔记

我思故我在

EMC小有难度的笔试,撰写仅有一行的语句的函数???

EMC小有难度的笔试,撰写仅有一行的语句的函数???

2007年4月4日 thinkdancer

函数原形已经给出:int p(int i, int N); 功能:调用该函数,打印如下格式的输出,例p(1, 7); 1 2 3 4 5 6 7 6 5 4 3…

Read More Read More

程序的内存分配

程序的内存分配

2007年4月4日 thinkdancer

一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量…

Read More Read More

C++精华基础贴(zz smth)

C++精华基础贴(zz smth)

2007年4月3日 thinkdancer

八进制:以数字0开头 十六进制:以0x或者0X开头 Q:如何实现 字符串<=>各种数字类型 的转换? A:通用的方法:sprintf 实现数字=&g…

Read More Read More

gcc的使用

gcc的使用

2007年4月3日 thinkdancer

gcc简介 Linux系统下的gcc(GNU C Compiler)是GNU推出的功能强大、性能优越的多平台编译器,是GNU的代表作品之一。gcc是可以在多种硬…

Read More Read More

Linux启动代码的分析

Linux启动代码的分析

2007年4月1日 thinkdancer

链接:http://bbs.ss.pku.edu.cn/ss/index.php/7777/action_viewspace_itemid_8372.html …

Read More Read More

Big Endian和Little Endian的区别

Big Endian和Little Endian的区别

2007年4月1日 thinkdancer

链接:http://bbs.ss.pku.edu.cn/ss/index.php/7777/action_viewspace_itemid_2424.html …

Read More Read More

记事本保存时编码选项各编码

记事本保存时编码选项各编码

2007年4月1日 thinkdancer

Unicode big endian 和 Unicode 都是 Unicode 编码。 Unicode 是 Little-Endian。 big endian …

Read More Read More

在Windows下使用gcc

在Windows下使用gcc

2007年3月29日 thinkdancer

最近,想将linux机 器上的一个程序拿到Windows下用。直接将souWindowsrce codes拷贝到Windows下无法用Windows的C编译器编…

Read More Read More

修复系统引导GRUB

修复系统引导GRUB

2007年3月28日 thinkdancer

链接:http://topic.csdn.net/t/20031027/19/2400453.html 如果有一个能启动RH的启动盘,能用引导进入RH。具体方法…

Read More Read More

注册了,快以毕业了

注册了,快以毕业了

2007年3月17日 thinkdancer

早晨去注册中心了,展看学生证一看,my god!就只剩下一个栏没有盖章了。 待我把学生证教到工作人员手中,又输入了我的学号。人,证,网上的资料一一核对,正确-》…

Read More Read More

Posts navigation

OLDER POSTS
NEWER POSTS

近期文章

  • 在线Linux kernel代码阅读指南
  • Linux内核Bridge网桥功能学习笔记
  • Quagga源码编译笔记
  • 2024年随想总结
  • Wireshark开发环境搭建笔记

归档

  • 2025 年 4 月
  • 2025 年 2 月
  • 2025 年 1 月
  • 2024 年 12 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 10 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 1 月
  • 2020 年 4 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 6 月
  • 2011 年 11 月
  • 2011 年 8 月
  • 2011 年 7 月
  • 2011 年 6 月
  • 2011 年 5 月
  • 2011 年 3 月
  • 2010 年 8 月
  • 2010 年 6 月
  • 2010 年 5 月
  • 2010 年 4 月
  • 2010 年 3 月
  • 2010 年 2 月
  • 2010 年 1 月
  • 2009 年 12 月
  • 2009 年 11 月
  • 2009 年 10 月
  • 2009 年 9 月
  • 2009 年 8 月
  • 2009 年 7 月
  • 2009 年 5 月
  • 2009 年 4 月
  • 2009 年 2 月
  • 2009 年 1 月
  • 2008 年 11 月
  • 2008 年 7 月
  • 2008 年 6 月
  • 2008 年 3 月
  • 2007 年 12 月
  • 2007 年 11 月
  • 2007 年 9 月
  • 2007 年 7 月
  • 2007 年 6 月
  • 2007 年 5 月
  • 2007 年 4 月
  • 2007 年 3 月
  • 2006 年 8 月
  • 2006 年 7 月
  • 2006 年 6 月
  • 2006 年 5 月
  • 2006 年 4 月
  • 2006 年 3 月

分类

  • Git
  • Linux
  • SONiC
  • Wireshark
  • 开发工具
  • 我的收藏
  • 数码产品
  • 生活感悟
  • 科技观察
  • 编程技术
  • 网络知识
  • 阅读写作
  • 随便聊聊
thinkdancer.net © 2025 | Proudly Powered by WordPress | Theme: Nisarg
京ICP备2023026327号-1