Visual C++编程全能词典

目 录

  第 1章 为什么说《Visual C++编程全能词典》是编程开发人员的必备工具 1

  1.1 海量编程资源库 2

  1.1.1 超容量技术资源库 2

  1.1.2 全方位视频资源库 2

  1.1.3 丰富的实例资源库 3

  1.1.4 多行业项目资源库 3

  1.1.5 实际应用方案资源库 3

  1.1.6 精美界面素材资源库 4

  1.1.7 详尽的源码资源库 4

  1.1.8 多功能工具资源库 5

  1.2 《Visual C++编程全能词典》

  1.2 适合各类人员使用 5

  1.3 高效查询 智能检索 6

  1.4 多种词典 协助编程 6

  1.5 享有多种方式的升级与售后服务 8

  1.5.1 享受全方位服务 8

  1.5.2 提供多种升级方式 8

  第 2章 怎样快速使用《Visual C++编程全能词典》 10

  2.1 如何启动《Visual C++编程全能词典》 10

  2.1.1 如何启动主程序 11

  2.1.2 如何启动浮动窗口 11

  2.2 初识《Visual C++编程全能词典》程序界面 12

  2.2.1 认识主导航区 12

  2.2.2 了解功能导航区 13

  2.2.3 了解内容导航区 14

  2.2.4 了解内容显示设置区 17

  2.3 特色功能快速使用 20

  2.3.1 分类管理个人资源 20

  2.3.2 编程资源查询 26

  2.3.3 浮动窗口查询 29

  2.3.4 收藏重要文档 30

  2.3.5 记录学习心得 31

  2.3.6 为文档设置书签 31

  2.3.7 切换内容显示区 32

  第 3章 如何在“开发”使用模式中学习和使用编程资源 33

  3.1 如何分类管理个人编程

  1.2 资源 34

  3.2 学习或浏览编程技术资源 35

  3.3 如何学习浏览应用实例资源 42

  3.4 如何学习浏览开发项目资源 49

  3.5 如何学习浏览应用方案资源 52

  3.6 观看入门及开发视频资源 55

  3.6.1 程序入门学习录像 55

  3.6.2 项目开发视频录像 56

  3.7 如何浏览及使用界面素材资源 57

  3.7.1 “界面中心”素材预览

  3.7.1 效果 58

  3.7.2 了解“界面中心”素材内容 60

  3.7.3 通过目录导航浏览图片 62

  3.8 根据实际需要使用“开发”模式 64

  3.8.1 查询编程资源 64

  3.8.2 学习编程技术 65

  3.8.3 管理“我的代码” 67

  第 4章 使用“入门”模式进行阶段式学习+强化训练 68

  4.1 分阶段学习编程技术 68

  4.1.1 从零开始 68

  4.1.2 进阶提高 71

  4.1.3 中级开发 71

  4.1.4 高级开发 72

  4.2 巩固提高开发技能 72

  4.2.1 入门训练 73

  4.2.2 进阶训练 75

  4.2.3 中级训练 75

  4.2.4 高级训练 75

  4.3 不同水平的编程人员如何使用“入门”模式 76

  4.3.1 零基础编程人员学习方法 76

  4.3.2 初学者编程人员使用方法 77

  4.3.3 中级开发人员使用方法 77

  第 5章 如何使用“应用”模式实现高效开发 78

  5.1 利用目录快速学习和检索编程技术 79

  5.2 高效查询与智能检索编程技术 82

  5.2.1 通过多种方式深层次查询编程技术 82

  5.2.2 通过单个字母(关键字)智能检索编程技术 87

  5.3 有效利用源码实现选择性下载 89

  5.4 计算机(专业)英语速查 90

  5.4.1 通过“搜索”查询单词解释 91

  5.4.2 将频繁使用的英语单词设置为标签 92

  5.5 使用多种辅助词典协助编程 92

  5.5.1 SQL语句词典 93

  5.5.2 SQL数据库技术词典 94

  5.5.3 UML词典 94

  5.5.4 软件工程词典 95

  5.5.5 程序测试词典 96

  5.5.6 编码规范词典 96

  5.5.7 术语词典 97

  5.6 借助各种实用工具快速提高开发效率 98

  5.7 有效通过小工具解决实际问题 99

  5.8 不同人群如何使用“应用”模式进行快速、高效的开发 99

  5.8.1 高效查询与检索海量编程资源 99

  5.8.2 利用英语词典及各种辅助词典有效解决实际开发问题 101

  5.8.3 借助各种实用工具实现高效开发 103

  第 6章 数学函数 105

  _chgsign 105

  _copysign 105

  _hypot 106

  __max 106

  __min 107

  _scalb 107

  abs 107

  acos 108

  asin 108

  atan 108

  atan2 109

  ceil 109

  cos 110

  cosh 110

  div 110

  exp 111

  fabs 111

  floor 111

  fmod 112

  frexp 112

  labs 113

  ldexp 113

  ldiv 113

  log 114

  log10 114

  modf 114

  pow 115

  第 7章 字符函数和字符串函数 116

  __isascii 116

  __iscsym 116

  _strdup 117

  _stricmp 117

  _strlwr 117

  _strnicmp 118

  _strnset 118

  _strrev 119

  _strset 119

  _strupr 120

  __toascii 120

  isalnum 120

  isalpha 121

  iscntrl 121

  isdigit 121

  isgraph 122

  islower 122

  isprint 123

  isspace 123

  isupper 123

  strcat 124

  strchr 124

  strcmp 125

  strcpy 125

  strcspn 125

  strlen 126

  strncat 126

  strncmp 127

  strncpy 127

  strpbrk 127

  strrchr 128

  strspn 128

  strstr 129

  strtok 129

  strxfrm 130

  tolower 130

  toupper 130

  第 8章 时间日期函数 132

  _ftime 132

  _strdate 132

  _strtime 133

  asctime 133

  clock 133

  ctime 134

  difftime 134

  gmtime 134

  localtime 135

  mktime 135

  strftime 135

  time 136

  第 9章 类型转换函数 137

  _ecvt 137

  _fcvt 137

  _itoa 138

  _ltoa 138

  _ultoa 139

  atof 139

  atoi 139

  atol 140

  strtod 140

  strtol 141

  strtoul 141

  第 10章 文件目录操作函数 142

  _chdir 142

  _findclose 142

  _findfirst 143

  _findnext 143

  _getcwd 144

  _mkdir 144

  _mktemp 144

  _rmdir 145

  _searchenv 145

  _tempnam 145

  第 11章 内存操作函数 147

  _alloca 147

  _expand 147

  _heapadd 148

  _heapchk 148

  _heapmin 148

  _heapset 148

  _heapwalk 149

  _msize 149

  calloc 150

  free 150

  malloc 150

  realloc 151

  第 12章 输入输出函数 152

  _access 152

  _chmod 152

  _creat 153

  _eof 153

  _fcloseall 153

  _filelength 154

  _getw 154

  _putw 154

  fclose 155

  feof 155

  ferror 156

  fflush 156

  fgetc 156

  fgets 157

  fopen 157

  fprintf 158

  fputs 158

  fread 159

  freopen 159

  fscanf 159

  fseek 160

  ftell 160

  fwrite 161

  getc 161

  getchar 161

  gets 162

  printf 162

  putc 162

  putchar 163

  puts 163

  rewind 164

  scanf 164

  sprintf 164

  sscanf 165

  第 13章 基类 166

  13.1 CObject类 166

  AssertValid方法 166

  Dump方法 167

  GetRuntimeClass方法 167

  IsKindOf方法 167

  IsSerializable方法 167

  Serialize方法 168

  13.2 CCmdTarget类 168

  BeginWaitCursor方法 168

  EnableAutomation方法 169

  EndWaitCursor方法 169

  FromIDispatch方法 169

  GetIDispatch方法 170

  OnCmdMsg方法 170

  OnFinalRelease方法 170

  RestoreWaitCursor方法 171

  13.3 CWnd类 171

  Attach方法 171

  CenterWindow方法 171

  ChildWindowFromPoint方法 172

  ClientToScreen方法 172

  CreateEx方法 172

  DeleteTempMap方法 173

  DestroyWindow方法 173

  Detach方法 173

  EnableToolTips方法 174

  EnableWindow方法 174

  FindWindow方法 174

  FromHandle方法 175

  FromHandlePermanent方法 175

  GetActiveWindow方法 175

  GetClientRect方法 175

  GetDC方法 176

  GetDesktopWindow方法 176

  GetDlgCtrlID方法 176

  GetDlgItem方法 176

  GetDlgItemInt方法 177

  GetDlgItemText方法 177

  GetExStyle方法 177

  GetFocus方法 178

  GetFont方法 178

  GetMenu方法 178

  GetNextWindow方法 178

  GetOwner方法 179

  GetParent方法 179

  GetScrollInfo方法 179

  GetScrollLimit方法 180

  GetScrollPos方法 180

  GetScrollRange方法 180

  GetStyle方法 181

  GetTopWindow方法 181

  GetUpdateRect方法 181

  GetWindow方法 181

  GetWindowDC方法 182

  GetWindowRect方法 182

  GetWindowText方法 182

  Invalidate方法 183

  InvalidateRect方法 183

  InvalidateRgn方法 183

  IsChild方法 183

  IsWindowEnabled方法 184

  IsWindowVisible方法 184

  KillTimer方法 184

  LockWindowUpdate方法 184

  MapWindowPoints方法 185

  MessageBox方法 185

  ModifyStyle方法 185

  ModifyStyleEx方法 186

  MoveWindow方法 186

  OnActivate方法 186

  OnClose方法 187

  OnCreate方法 187

  OnCtlColor方法 187

  OnDestroy方法 188

  OnEraseBkgnd方法 188

  OnHScroll方法 189

  OnKeyDown方法 189

  OnKeyUp方法 190

  OnKillFocus方法 190

  OnLButtonDblClk方法 190

  OnLButtonDown方法 191

  OnLButtonUp方法 191

  OnMouseMove方法 191

  OnMouseWheel方法 192

  OnMove方法 192

  OnNcLButtonDblClk方法 192

  OnNcLButtonDown方法 192

  OnNcLButtonUp方法 193

  OnPaint方法 193

  OnSetFocus方法 193

  OnSize方法 193

  OnSizing方法 194

  OnTimer方法 194

  OnVScroll方法 195

  OnWindowPosChanged方法 195

  OnWindowPosChanging方法 196

  OnWndMsg方法 196

  PostMessage方法 196

  PreCreateWindow方法 197

  PreSubclassWindow方法 197

  PreTranslateMessage方法 197

  RedrawWindow方法 197

  ReleaseDC方法 198

  RepositionBars方法 199

  ScreenToClient方法 199

  ScrollWindow方法 199

  SendDlgItemMessage方法 200

  SendMessage方法 200

  SetCapture方法 201

  SetDlgCtrlID方法 201

  SetDlgItemInt方法 201

  SetDlgItemText方法 201

  SetFocus方法 202

  SetFont方法 202

  SetIcon方法 202

  SetMenu方法 202

  SetParent方法 203

  SetScrollPos方法 203

  SetScrollRange方法 203

  SetTimer方法 204

  SetWindowPos方法 204

  SetWindowRgn方法 205

  SetWindowText方法 205

  ShowScrollBar方法 205

  ShowWindow方法 206

  SubclassDlgItem方法 206

  UnlockWindowUpdate方法 206

  UpdateData方法 207

  UpdateWindow方法 207

  WindowFromPoint方法 207

  第 14章 文档、框架、视图类 208

  14.1 CDocument类 208

  AddView方法 208

  CanCloseFrame方法 208

  DeleteContents方法 209

  GetDocTemplate方法 209

  GetFirstViewPosition方法 209

  GetNextView方法 209

  GetPathName方法 210

  IsModified方法 210

  OnChangedViewList方法 210

  OnCloseDocument方法 210

  OnNewDocument方法 211

  OnOpenDocument方法 211

  OnSaveDocument方法 211

  PreCloseFrame方法 211

  RemoveView方法 212

  SaveModified方法 212

  SetModifiedFlag方法 212

  SetPathName方法 212

  14.2 CFrameWnd类 213

  ActivateFrame方法 213

  CreateView方法 213

  DockControlBar方法 213

  EnableDocking方法 214

  FloatControlBar方法 214

  GetActiveDocument方法 215

  GetActiveFrame方法 215

  GetActiveView方法 215

  GetControlBar方法 215

  GetMessageBar方法 216

  GetMessageString方法 216

  IsTracking方法 216

  LoadFrame方法 216

  OnCreateClient方法 217

  SetActiveView方法 217

  SetMessageText方法 217

  ShowControlBar方法 218

  14.3 CView类 218

  GetDocument方法 218

  OnActivateFrame方法 218

  OnBeginPrinting方法 219

  OnDragEnter方法 219

  OnDragOver方法 219

  OnDraw方法 219

  OnDrop方法 220

  OnEndPrinting方法 220

  OnEndPrintPreview方法 220

  OnPrepareDC方法 221

  OnPrint方法 221

  14.4 CScrollView类 221

  FillOutsideRect方法 221

  GetDeviceScrollPosition方法 222

  GetDeviceScrollSizes方法 222

  GetScrollPosition方法 222

  GetTotalSize方法 223

  ResizeParentToFit方法 223

  ScrollToPosition方法 223

  SetScrollSizes方法 223

  14.5 CEditView类 224

  FindText方法 224

  GetBufferLength方法 224

  GetEditCtrl方法 224

  GetSelectedText方法 225

  OnFindNext方法 225

  OnReplaceAll方法 225

  OnReplaceSel方法 226

  PrintInsideRect方法 226

  14.6 CRichEditView类 226

  AdjustDialogPosition方法 226

  CanPaste方法 227

  FindTextSimple方法 227

  GetCharFormatSelection方法 227

  GetMargins方法 228

  GetPageRect方法 228

  GetPaperSize方法 228

  GetPrintRect方法 228

  GetPrintWidth方法 229

  GetRichEditCtrl方法 229

  GetTextLength方法 229

  OnCharEffect方法 229

  OnParaAlign方法 230

  PrintInsideRect方法 230

  SetCharFormat方法 230

  SetMargins方法 230

  SetPaperSize方法 231

  SetParaFormat方法 231

  14.7 CHtmlView类 231

  ExecWB方法 231

  GetAddressBar方法 232

  GetFullName方法 232

  GetLocationName方法 232

  GetLocationURL方法 232

  GetVisible方法 233

  GoBack方法 233

  GoForward方法 233

  GoHome方法 233

  GoSearch方法 233

  LoadFromResource方法 234

  Navigate方法 234

  Navigate2方法 234

  Refresh方法 235

  SetAddressBar方法 235

  Stop方法 235

  第 15章 对话框类 236

  15.1 对话框类(CDialog) 236

  CreateIndirect 236

  DoModal 237

  EndDialog 237

  GetDefID 237

  GotoDlgCtrl 237

  InitModalIndirect 238

  MapDialogRect 238

  NextDlgCtrl 239

  OnCancel 239

  OnInitDialog 239

  OnOK 240

  OnSetFont 240

  PrevDlgCtrl 240

  SetDefID 240

  15.2 文件对话框类(CFileDialog) 241

  CFileDialog 241

  GetFileExt 241

  GetFileName 241

  GetFileTitle 242

  GetNextPathName 242

  GetPathName 242

  GetReadOnlyPref 242

  GetStartPosition 243

  15.3 颜色对话框类(CColorDialog) 243

  CColorDialog 243

  GetColor 243

  GetSavedCustomColors 244

  OnColorOK 244

  SetCurrentColor 244

  15.4 字体对话框类(CFontDialog) 244

  CFontDialog 244

  GetColor 245

  GetCurrentFont 245

  GetFaceName 245

  GetSize 246

  GetStyleName 246

  GetWeight 246

  IsBold 246

  IsItalic 247

  IsStrikeOut 247

  IsUnderline 247

  15.5 查找替换对话框类(CFindReplaceDialog) 248

  CFindReplaceDialog 248

  Create 248

  FindNext 248

  GetFindString 249

  GetNotifier 249

  GetReplaceString 249

  IsTerminating 249

  MatchCase 250

  MatchWholeWord 250

  ReplaceAll 250

  ReplaceCurrent 250

  SearchDown 251

  15.6 打印对话框类(CPrintDialog) 251

  CPrintDialog 251

  CreatePrinterDC 251

  GetCopies 252

  GetDefaults 252

  GetDeviceName 252

  GetDevMode 252

  GetDriverName 252

  GetFromPage 253

  GetToPage 253

  GetPortName 253

  GetPrinterDC 253

  PrintAll 253

  PrintRange 254

  PrintSelection 254

  15.7 页面设置对话框类(CPageSetupDialog) 254

  CPageSetupDialog 254

  CreatePrinterDC 255

  GetMargins 255

  GetPaperSize 255

  OnDrawPage 255

  PreDrawPage 256

  第 16章 控件类 258

  16.1 静态文本控件类(CStatic) 258

  GetCursor 258

  GetEnhMetaFile 258

  SetCursor 259

  SetEnhMetaFile 259

  16.2 编辑框类(CEdit) 259

  CanUndo 259

  CharFromPos 260

  Clear 260

  Copy 260

  Cut 260

  GetFirstVisibleLine 261

  GetHandle 261

  GetLimitText 261

  GetLine 261

  GetLineCount 262

  GetMargins 262

  GetPasswordChar 262

  GetSel 263

  LimitText 263

  LineFromChar 263

  LineIndex 264

  LineLength 264

  LineScroll 264

  Paste 265

  PosFromChar 265

  ReplaceSel 265

  SetHandle 266

  SetLimitText 266

  SetMargins 267

  SetPasswordChar 267

  SetReadOnly 267

  SetSel 268

  SetTabStops 268

  Undo 269

  16.3 格式编辑控件类(CRichEditCtrl) 269

  DisplayBand 269

  FormatRange 269

  GetCharPos 270

  GetDefaultCharFormat 270

  GetIRichEditOle 270

  GetParaFormat 271

  GetSelectionCharFormat 271

  GetSelectionType 271

  GetSelText 272

  HideSelection 272

  PasteSpecial 273

  SetBackgroundColor 273

  SetDefaultCharFormat 273

  SetOLECallback 274

  SetOptions 274

  SetParaFormat 275

  SetSelectionCharFormat 275

  SetTargetDevice 275

  SetWordCharFormat 276

  StreamIn 276

  StreamOut 277

  16.4 滑标控件类(CSliderCtrl) 277

  ClearSel 277

  ClearTics 278

  GetBuddy 278

  GetChannelRect 279

  GetLineSize 279

  GetNumTics 279

  GetPageSize 280

  GetPos 280

  GetRange 280

  GetRangeMax 280

  GetRangeMin 281

  GetSelection 281

  GetThumbRect 281

  GetTic 282

  GetTicArray 282

  GetTicPos 282

  GetToolTips 283

  SetBuddy 283

  SetLineSize 283

  SetPageSize 284

  SetPos 284

  SetRange 284

  SetRangeMax 285

  SetRangeMin 285

  SetSelection 286

  SetTic 286

  SetTicFreq 286

  SetTipSide 287

  SetToolTips 287

  VerifyPos 287

  16.5 进度条控件类(CProgressCtrl) 288

  GetRange 288

  OffsetPos 288

  SetRange 288

  SetRange32 289

  SetStep 289

  StepIt 289

  16.6 滚动条类(CScrollBar) 290

  EnableScrollBar 290

  GetScrollInfo 290

  GetScrollLimit 291

  GetScrollPos 291

  GetScrollRange 291

  SetScrollInfo 292

  SetScrollPos 292

  SetScrollRange 293

  ShowScrollBar 293

  16.7 按钮类(CButton) 293

  GetButtonStyle 293

  GetState 294

  SetButtonStyle 294

  SetState 294

  16.8 列表框类(CListBox) 295

  AddString 295

  CompareItem 295

  DeleteItem 296

  DeleteString 296

  Dir 297

  FindString 297

  FindStringExact 298

  GetCaretIndex 298

  GetCount 299

  GetCurSel 299

  GetItemHeight 299

  GetItemRect 299

  GetSelCount 300

  GetSelItems 300

  GetText 300

  GetTextLen 301

  GetTopIndex 301

  InsertString 301

  ItemFromPoint 302

  ResetContent 302

  SelectString 302

  SetCaretIndex 303

  SetColumnWidth 303

  SetCurSel 304

  SetItemHeight 304

  SetTopIndex 304

  16.9 组合框类(CComboBox) 305

  GetDroppedControlRect 305

  GetDroppedState 305

  GetEditSel 305

  GetLBText 306

  GetLBTextLen 306

  LimitText 306

  SetEditSel 307

  ShowDropDown 307

  16.10 列表视图控件类(CListCtrl) 308

  CreateDragImage 308

  DeleteAllItems 308

  DeleteColumn 308

  FindItem 309

  GetBkImage 309

  GetColumnWidth 309

  GetEditControl 310

  GetExtendedStyle 310

  GetFirstSelectedItemPosition 310

  GetImageList 310

  GetItemCount 311

  GetItemPosition 311

  GetItemRect 311

  GetItemText 312

  GetNextSelectedItem 312

  GetSelectedCount 313

  GetSelectionMark 313

  GetStringWidth 313

  GetTextBkColor 313

  InsertColumn 314

  SetBkImage 314

  SetColumnWidth 315

  SetExtendedStyle 315

  SetImageList 316

  SetItemCount 316

  SetItemPosition 316

  SetItemText 317

  SetSelectionMark 317

  SetTextBkColor 317

  16.11 树型控件类(CTreeCtrl) 318

  Expand 318

  GetChildItem 318

  GetDropHilightItem 319

  GetFirstVisibleItem 319

  GetNextSiblingItem 319

  GetNextVisibleItem 319

  GetParentItem 320

  GetPrevSiblingItem 320

  GetPrevVisibleItem 320

  GetRootItem 321

  GetSelectedItem 321

  GetTextColor 321

  InsertItem 321

  ItemHasChildren 322

  SelectDropTarget 323

  SelectItem 323

  SelectSetFirstVisible 323

  SetTextColor 324

  16.12 工具提示类(CToolTipCtrl) 324

  Activate 324

  AddTool 324

  DelTool 325

  GetDelayTime 325

  GetMaxTipWidth 326

  GetTipBkColor 326

  GetTipTextColor 326

  GetToolCount 326

  GetToolInfo 327

  RelayEvent 327

  SetDelayTime 327

  SetMaxTipWidth 328

  SetTipBkColor 328

  SetTipTextColor 328

  SetToolInfo 329

  UpdateTipText 329

  16.13 标签控件类(CTabCtrl) 329

  GetCurFocus 329

  SetCurFocus 330

  SetItemSize 330

  SetMinTabWidth 330

  SetPadding 331

  16.14 时间日期控件类(CDateTimeCtrl) 331

  GetMonthCalColor 331

  GetMonthCalFont 331

  GetRange 332

  GetTime 332

  SetFormat 333

  SetMonthCalColor 333

  SetMonthCalFont 334

  SetRange 334

  SetTime 334

  16.15 月历控件类(CMonthCalCtrl) 335

  GetColor 335

  GetFirstDayOfWeek 335

  GetMaxSelCount 336

  GetMinReqRect 336

  GetMonthRange 336

  GetSelRange 337

  GetToday 337

  SetColor 338

  SetDayState 338

  SetFirstDayOfWeek 339

  SetMaxSelCount 339

  SetSelRange 340

  SetToday 340

  SizeMinReq 341

  第 17章 控制栏类 342

  17.1 控制条相关类(CControlBar) 342

  CalcDynamicLayout 342

  CalcFixedLayout 343

  GetBarStyle 343

  GetBorders 343

  GetCount 343

  IsFloating 344

  SetBarStyle 344

  SetBorders 345

  17.2 工具条相关类(CToolBar) 345

  CommandToIndex 345

  Create 345

  GetButtonInfo 346

  GetButtonText 347

  GetItemID 347

  GetToolBarCtrl 347

  LoadBitmap 348

  LoadToolBar 348

  SetButtonInfo 348

  SetButtons 349

  SetButtonText 349

  SetHeight 350

  SetSizes 350

  17.3 状态条相关类(CStatusBar) 350

  Create 350

  GetPaneInfo 351

  GetPaneStyle 351

  GetPaneText 352

  GetStatusBarCtrl 352

  SetIndicators 352

  SetPaneInfo 353

  SetPaneStyle 353

  SetPaneText 354

  17.4 ReBar控制类(CReBarCtrl) 354

  BeginDrag 354

  DeleteBand 354

  GetBandBorders 355

  GetBandCount 355

  GetBandInfo 355

  GetBarHeight 356

  GetBarInfo 356

  GetRect 356

  GetRowCount 357

  GetRowHeight 357

  InsertBand 357

  MaximizeBand 358

  MinimizeBand 358

  MoveBand 358

  SetBandInfo 359

  ShowBand 359

  17.5 菜单类(CMenu) 359

  AppendMenu 359

  CheckMenuItem 360

  CheckMenuRadioItem 360

  CreateMenu 361

  CreatePopupMenu 361

  DestroyMenu 362

  DrawItem 362

  EnableMenuItem 362

  GetMenuItemCount 363

  GetMenuItemID 363

  GetMenuItemInfo 363

  GetMenuState 364

  GetMenuString 364

  GetSubMenu 365

  InsertMenu 365

  LoadMenu 366

  LoadMenuIndirect 366

  MeasureItem 367

  ModifyMenu 367

  RemoveMenu 368

  SetMenuItemBitmaps 368

  17.6 工具条控制类(CToolBarCtrl) 369

  AddBitmap 369

  AddButtons 369

  AddStrings 369

  AutoSize 370

  CheckButton 370

  CommandToIndex 370

  DeleteButton 371

  EnableButton 371

  GetAnchorHighlight 372

  GetBitmapFlags 372

  GetButton 372

  GetButtonCount 372

  GetButtonSize 373

  GetDisabledImageList 373

  GetHotImageList 373

  GetHotItem 373

  GetMaxSize 374

  GetMaxTextRows 374

  GetRows 374

  HideButton 374

  Indeterminate 375

  InsertButton 375

  IsButtonChecked 376

  IsButtonEnabled 376

  IsButtonHidden 376

  IsButtonHighlighted 377

  IsButtonIndeterminate 377

  IsButtonPressed 377

  LoadImages 378

  MapAccelerator 378

  MarkButton 379

  MoveButton 379

  PressButton 379

  RestoreState 380

  SaveState 380

  SetAnchorHighlight 381

  SetBitmapSize 381

  SetButtonSize 382

  SetButtonStructSize 382

  SetButtonWidth 382

  SetCmdID 383

  SetDisabledImageList 383

  SetHotImageList 383

  SetHotItem 384

  SetIndent 384

  SetMaxTextRows 384

  SetRows 385

  SetStyle 385

  17.7 状态条控制类(CStatusBarCtrl) 385

  GetBorders 385

  GetParts 386

  IsSimple 386

  SetIcon 386

  SetMinHeight 387

  SetParts 387

  SetSimple 388

  SetText 388

  第 18章 输出类 389

  18.1 设备上下文类(CDC) 389

  AbortPath 389

  AngleArc 389

  Arc 390

  ArcTo 390

  BeginPath 391

  BitBlt 391

  Chord 392

  CloseFigure 393

  CreateCompatibleDC 393

  CreateDC 393

  CreateIC 394

  DeleteDC 395

  DPtoLP 395

  Draw3dRect 395

  DrawEdge 396

  DrawFocusRect 397

  DrawFrameControl 397

  DrawIcon 398

  DrawState 398

  DrawText 399

  Ellipse 400

  EndDoc 401

  EndPage 401

  EndPath 401

  EnumObjects 401

  ExtFloodFill 402

  ExtTextOut 402

  FillPath 403

  FillRect 403

  FillRgn 404

  FillSolidRect 404

  FloodFill 404

  FrameRect 405

  FrameRgn 405

  GetBkColor 406

  GetBkMode 406

  GetBoundsRect 406

  GetBrushOrg 407

  GetCurrentBitmap 407

  GetCurrentBrush 407

  GetCurrentFont 407

  GetCurrentPalette 408

  GetCurrentPen 408

  GetCurrentPosition 408

  GetDeviceCaps 408

  GetHalftoneBrush 410

  GetKerningPairs 410

  GetMapMode 411

  GetOutlineTextMetrics 411

  GetOutputTabbedTextExtent 411

  GetOutputTextExtent 412

  GetPath 412

  GetPixel 413

  GetPolyFillMode 413

  GetROP2 414

  GetSafeHdc 414

  GetStretchBltMode 414

  GetTabbedTextExtent 414

  GetTextAlign 415

  GetTextCharacterExtra 415

  GetTextExtent 416

  GetViewportExt 416

  GetViewportOrg 416

  GetWindow 416

  GetWindowExt 417

  GetWindowOrg 417

  GrayString 417

  InvertRect 418

  InvertRgn 418

  IsPrinting 418

  LineTo 419

  LPtoDP 419

  MoveTo 420

  OffsetClipRgn 420

  OffsetViewportOrg 420

  OffsetWindowOrg 421

  PaintRgn 421

  Pie 422

  PolyDraw 422

  Polygon 423

  Polyline 423

  PolylineTo 423

  PolyPolygon 424

  PolyPolyline 424

  PtVisible 425

  RealizePalette 425

  Rectangle 425

  RectVisible 426

  ResetDC 426

  RestoreDC 427

  RoundRect 427

  SaveDC 428

  ScaleWindowExt 428

  SelectClipPath 428

  SelectClipRgn 429

  SelectObject 429

  SelectPalette 430

  SelectStockObject 431

  SetAbortProc 431

  SetBkColor 432

  SetBkMode 432

  SetBoundsRect 433

  SetBrushOrg 433

  SetMapMode 434

  SetPixel 434

  SetPixelV 435

  SetPolyFillMode 435

  SetROP2 435

  SetStretchBltMode 436

  SetTextAlign 437

  SetTextCharacterExtra 438

  SetViewportExt 438

  SetViewportOrg 439

  SetWindowExt 439

  SetWindowOrg 439

  StartDoc 440

  StartPage 440

  StretchBlt 440

  StrokeAndFillPath 441

  StrokePath 441

  TabbedTextOut 442

  TextOut 442

  WidenPath 443

  18.2 绘制设备上下文类(CPaintDC) 443

  CPaintDC 443

  18.3 客户区设备上下文类(CClientDC) 443

  18.4 窗口设备上下文类(CWindowDC) 444

  18.5 图元文件设备上下文类

  16.11(CMetaFileDC) 444

  Close 444

  CloseEnhanced 444

  CMetaFileDC 445

  CreateEnhanced 445

  第 19章 图形工具类 446

  19.1 图形对象类

  16.11(CGdiObject) 446

  CreateStockObject 446

  DeleteObject 446

  GetObjectType 447

  GetSafeHandle 447

  19.2 画刷类(CBrush) 447

  CreateBrushIndirect 447

  CreateDIBPatternBrush 448

  CreateHatchBrush 448

  CreatePatternBrush 449

  CreateSolidBrush 449

  CreateSysColorBrush 450

  GetLogBrush 450

  19.3 画笔类(CPen) 450

  CreatePen 450

  CreatePenIndirect 451

  GetExtLogPen 452

  GetLogPen 452

  19.4 字体类(CFont) 453

  CreateFont 453

  CreateFontIndirect 453

  CreatePointFont 454

  CreatePointFontIndirect 455

  GetLogFont 455

  19.5 位图类(CBitmap) 455

  CreateBitmap 455

  CreateBitmapIndirect 456

  CreateCompatibleBitmap 456

  CreateDiscardableBitmap 457

  GetBitmap 457

  LoadBitmap 457

  19.6 区域类(CRgn) 458

  CombineRgn 458

  CopyRgn 459

  CreateEllipticRgn 459

  CreateEllipticRgnIndirect 459

  CreateFromPath 460

  CreatePolygonRgn 460

  CreatePolyPolygonRgn 461

  CreateRectRgn 461

  CreateRectRgnIndirect 462

  CreateRoundRectRgn 462

  PtInRegion 462

  RectInRegion 463

  SetRectRgn 463

  第 20章 文件输入输出类 465

  20.1 文件查找类(CFile) 465

  CFile 465

  Close 466

  GetFileName 466

  GetFilePath 467

  GetFileTitle 467

  GetLength 467

  GetPosition 467

  GetStatus 467

  LockRange 468

  Open 469

  Read 469

  ReadHuge 469

  Remove 470

  Rename 470

  Seek 471

  SeekToBegin 471

  SeekToEnd 472

  SetFilePath 472

  SetLength 472

  SetStatus 472

  UnlockRange 473

  Write 473

  WriteHuge 474

  20.2 流式文件类(CStdioFile) 474

  CStdioFile 474

  ReadString 474

  WriteString 475

  20.3 驻留文件类(CMemFile) 475

  Attach 475

  Detach 476

  CMemFile 476

  20.4 共享文件类(CSharedFile) 476

  SetHandle 476

  20.5 文件查找类(CFileFind) 477

  FindFile 477

  FindNextFile 477

  GetCreationTime 477

  GetLastAccessTime 478

  GetLastWriteTime 478

  GetRoot 479

  IsArchived 479

  IsCompressed 479

  IsDirectory 479

  IsDots 480

  IsHidden 480

  IsNormal 480

  IsReadOnly 480

  IsSystem 480

  IsTemporary 481

  MatchesMask 481

  第 21章 Windows Sockets类 482

  21.1 网络通信类

  16.11(CAsyncSocket) 482

  Accept 482

  AsyncSelect 482

  Bind 483

  Close 483

  Connect 484

  GetPeerName 484

  GetSockName 484

  GetSockOpt 485

  Listen 485

  OnAccept 486

  OnClose 486

  OnConnect 486

  OnReceive 487

  OnSend 487

  Receive 487

  ReceiveFrom 488

  Send 488

  SendTo 489

  SetSockOpt 489

  ShutDown 490

  21.2 套接字类(CSocket) 490

  CancelBlockingCall 490

  IsBlocking 491

  OnMessagePending 491

  21.3 套接字文件

  16.11(CSocketFile) 491

  CSocketFile 491

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值