之前一直都没找到 用到的时候就是用net 弄了。哎。还在开发东西都是在9上面,

这次脚本必须在 max8 上面 逼的我找到了他

getFileAttribute <filename_string> <attribute>

setFileAttribute <filename_string> <attribute> <boolean>

Get and set the attributes associated with a file.

The get function returns true or false depending on the state of the specified attribute.

The set function sets the state of the individual attribute specified (leaving other attributes as they were).

The valid <attribute> values are:

#readOnly

#hidden

#system

#directory

#archive

#temporary

#normal

最新文章

  1. Hibernate学习笔记3
  2. 承接cardboard外包,unity3d外包(北京动软— 谷歌CARDBOARD真强大)
  3. html 表单 dom 注意跟表单的name值一致
  4. 局域网怎么通过IP查看对方MAC
  5. Dell商用台式机、笔记本、服务器800电话
  6. 利用URLRewriter重写url地址
  7. poj3650---将一个字符串中的特定字符转换
  8. 在 Cordova/Phonegap for Android 中包含中文文件名的页面
  9. spring security maven dependency
  10. SQL中的左连接与右连接有什么区别,点解返回值会不同?(转)
  11. Amoeba for MySQL
  12. Problem N
  13. C语言博客作业--一二维数组。
  14. android Titlebar一行代码实现沉浸式效果
  15. RobotFramework第一篇之环境搭建
  16. JVM内存溢出时快照转存HeapDump到文件
  17. Python从菜鸟到高手(6):获取用户输入、函数与注释
  18. 51nod--1265 四点共面 (计算几何基础, 点积, 叉积)
  19. 01-python3.5-模块导入-while-for-range-break-continue
  20. c# 使用GDAL处理大图

热门文章

  1. 《DSP using MATLAB》示例Example 9.9
  2. Oracle基本操作命令
  3. python实现判断一个字符串是否是合法IP地址
  4. centos 7 安装rabbitmq 3.6.12
  5. java web Servlet开发(一)
  6. python的with用法
  7. 《Linux内核精髓:精通Linux内核必会的75个绝技》一HACK #13 使用Block I/O控制器设置I/O优先级
  8. Vue基础知识之过滤器(四)
  9. Service Mesh扫盲
  10. probably another instance of uWSGI is running on the same address (127.0.0.1:9090). bind(): Address already in use