Questions in category: 软件 (Software)
软件

1. 在线数学软件

Posted by haifeng on 2022-01-14 16:32:19 last update 2022-01-14 16:32:19 | Answers (0) | 收藏


Desmos | Apprenons ensemble.

https://www.desmos.com/?lang=fr

2. vim.bat

Posted by haifeng on 2021-12-22 20:08:48 last update 2021-12-22 20:11:49 | Answers (0) | 收藏


Windows 上的 vim, 启动时, 运行的是 C:\WINDOWS 下的 vim.bat

内容是

  1 @echo off
  2 rem -- Run Vim --
  3 rem # uninstall key: vim82 #
  4
  5 setlocal
  6 set VIM_EXE_DIR=C:\Program Files\Vim\vim82
  7 if exist "%VIM%\vim82\vim.exe" set VIM_EXE_DIR=%VIM%\vim82
  8 if exist "%VIMRUNTIME%\vim.exe" set VIM_EXE_DIR=%VIMRUNTIME%
  9
 10 if not exist "%VIM_EXE_DIR%\vim.exe" (
 11     echo "%VIM_EXE_DIR%\vim.exe" not found
 12     goto :eof
 13 )
 14
 15 "%VIM_EXE_DIR%\vim.exe"  %*

 

 

3. Xshell保存的登录凭据在哪里?

Posted by haifeng on 2020-09-24 08:42:57 last update 2020-09-24 08:42:57 | Answers (0) | 收藏


比如使用 Xshell 连接 atzjg.net 所在的服务器, 那么该文件保存在

C:\Users\haife\Documents\NetSarang\Xshell\Sessions

目录下, 文件名为 atzjg.net.xsh

这是个文本文件, 可以使用编辑器查看其中的内容, 但是密码部分被加密.

因此如果之前备份了此登录凭据文件, 可以将中密码部分拷贝到新的 .xsh文件中.

4. 关于 Online judge

Posted by haifeng on 2018-04-10 15:12:37 last update 2018-04-10 15:13:54 | Answers (0) | 收藏


https://en.wikipedia.org/wiki/Online_judge

 

https://uva.onlinejudge.org/

5. 如何从图像中提取元数据

Posted by haifeng on 2017-12-07 16:13:15 last update 2017-12-07 16:13:15 | Answers (1) | 收藏


这是一个在线提取元数据的网站

http://www.extractmetadata.com/

 

6. 创新科技

Posted by haifeng on 2015-08-23 10:09:18 last update 2015-08-23 10:09:18 | Answers (0) | 收藏


http://innovation.ifeng.com/

8. 交互式几何软件(interactive geometry software)

Posted by haifeng on 2011-09-03 21:14:21 last update 2011-09-03 21:14:21 | Answers (0) | 收藏


  • Cabri Geometer
  • CaR
  • Cinderella
  • D´ eclic
  • Dr. Geo
  • Euclid
  • Euklid DynaGeo
  • Eukleides
  • Gava
  • GeoExp
  • GeoFlash
  • GeoLabo
  • Geometria
  • Geometrix
  • Geometry Explorer
  • GeoPlanW
  • GeoSpaceW
  • GEUP
  • GeoView
  • GEX
  • GRACE
  • KGeo
  • KIG
  • Non-Euclid
  • Sketchpad
  • XCas

9. 计算数学类软件

Posted by haifeng on 2011-06-19 11:49:18 last update 2011-11-28 23:56:57 | Answers (0) | 收藏