⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formula.con

📁 利用人工智能程序设计语言prolog编程实现的公式计算软件源代码。
💻 CON
字号:

/************************************************************************
	This file was generated by Visual Prolog a product of:
		  Prolog Development Center A/S
************************************************************************/

constants

  idd_calculator = 10000
  idc_pb_copyres = 10001
  idc_edit_res = 10002
  idct_fcalc_4 = 10003
  idc_edit_fcommts = 10004
  idct_txt_input = 10005
  idct_fcalc_3 = 10006
  idc_pb_fmodify = 10007
  idc_pb_delf = 10008
  idc_edit_finput = 10009
  idc_pb_addf = 10010
  idc_list_fnames = 10011
  idct_fcalc_2 = 10012
  idct_fcalc_1 = 10013
  idi_fcalc = 10014
  idd_dlg_about = 10015
  idc_dlg_about_st_prj = 10016
  idc_dlg_about_st_nomb = 10017
  idc_dlg_about_st_copy = 10018
  idc_dlg_about_st_firm = 10019
  idr_task_menu = 10020
  id_file = 10021
  id_file_new = 10022
  id_file_open = 10023
  id_file_save = 10024
  id_file_save_as = 10025
  id_file_exit = 10026
  id_edit = 10027
  id_edit_undo = 10028
  id_edit_redo = 10029
  id_edit_cut = 10030
  id_edit_copy = 10031
  id_edit_paste = 10032
  id_edit_delete = 10033
  id_help = 10034
  id_help_contents = 10035
  id_help_local = 10036
  id_help_about = 10037
  idb_paste_dn = 10038
  idb_paste_up = 10039
  idb_copy_dn = 10040
  idb_copy_up = 10041
  idb_cut_dn = 10042
  idb_cut_up = 10043
  idb_redo_dn = 10044
  idb_redo_up = 10045
  idb_undo_dn = 10046
  idb_undo_up = 10047
  idb_help_down = 10048
  idb_help_up = 10049
  idb_save_dn = 10050
  idb_save_up = 10051
  idb_open_dn = 10052
  idb_open_up = 10053
  idb_new_dn = 10054
  idb_new_up = 10055
  idt_help_line = 10056

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -