惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
T
Tor Project blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
P
Palo Alto Networks Blog
T
The Exploit Database - CXSecurity.com
P
Privacy International News Feed
C
Cybersecurity and Infrastructure Security Agency CISA
MyScale Blog
MyScale Blog
D
DataBreaches.Net
I
Intezer
GbyAI
GbyAI
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
S
Security @ Cisco Blogs
C
Cyber Attacks, Cyber Crime and Cyber Security
NISL@THU
NISL@THU
Project Zero
Project Zero
博客园_首页
Martin Fowler
Martin Fowler
A
About on SuperTechFans
J
Java Code Geeks
AI
AI
WordPress大学
WordPress大学
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
L
LINUX DO - 热门话题
云风的 BLOG
云风的 BLOG
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell
C
Cisco Blogs
L
LangChain Blog
Google Online Security Blog
Google Online Security Blog
AWS News Blog
AWS News Blog
Help Net Security
Help Net Security
Application and Cybersecurity Blog
Application and Cybersecurity Blog
D
Docker
N
Netflix TechBlog - Medium
Know Your Adversary
Know Your Adversary
D
Darknet – Hacking Tools, Hacker News & Cyber Security
S
Secure Thoughts
H
Heimdal Security Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
O
OpenAI News
S
Security Affairs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
雷峰网
雷峰网
V
Visual Studio Blog
T
Threat Research - Cisco Blogs

博客园 - JBoy

Update Cache js树 火狐对ajax同步的支持 JavaScript对DOM的解析 - JBoy - 博客园 快乐工作,好好学习! 年末琐事 做一个小总结 基于AJAX的Window资源管理器 DotText学习 开学前一周计划 可爱的病毒 悬棺 Factory Method And Abstract Factory .NET2.0中有关加密解密的知识 请看下面这段代码 - JBoy - 博客园 观察者模式与单例模式 Javascript真的是安全的脚本吗? Frontpage-Dreamweave-VisoStudio-Dreamweave-Ultraeditor 可怜的公平
终于知道如何用VS2005在类图状态下实现继承
JBoy · 2007-08-23 · via 博客园 - JBoy

  有时候,为了少写几行代码,就直接用VS2005的类图来直接创建类文件,添加类的成员,然后再补齐具体的实现。这样更直观,效率也高。但有一个问题,我一直不会用工具箱中的继承与关联。如果要用继承,我只能在代码中改,改完了再回到类图里,很不爽。在百度上搜也搜不到答案。
  经过今天晚上的研究,终于搞定了。原来要按住Ctrl键,然后拖动“继承”的图标到具体要的类上,然后选项要继承或者派生的类,这样就可以了。

  明天继续学习DotText,学习设计模式,学习自定义控件的开发。下学期就要开始找工作了,我要尽快把这些东西过一遍,也许不能一下子很深刻的理解他们,但问起来,起码也要知道一点点。

  精通万岁!