📄 x_chfile.h
字号:
/* xd_hfile.h freeware xhunga@tiscali.fr */
#include "xcrwmni.h"
/*
void frowmini_F(PmF m,int row)
fraction rowmini_F(PmF m,int row,fraction deter)
*/
#include "xcelrop.h"
/*
void swaprow_mF(PmF m,int row1,int row2)
void addrow_mF(PmF m,int row1,int row2,fraction f)
void mulrow_mF(PmF m,int rown, fraction f)
*/
#include "xcelcop.h"
/*
void swapcol_mF(PmF m,int col1,int col2)
void mulcol_mF(PmF m,int coln, fraction f)
*/
#include "xcpivrow.h"
/*
void pivotgoodplace_mF(PmF m)
void pivot1F(PmF m);
*/
#include "xcpivbst.h"
/*
*/
#include "xcpivot.h"
/*
int pivotntzeroF(PmF mA,int row1,int row2)
void pivotminiF(PmF mA)
void pivotworkF(PmF mA,int row1,int row2)
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -