爱技术

 找回密码
 注册会员

QQ登录

只需一步,快速开始

微信登录

微信扫一扫,快速登录

搜索
查看: 334|回复: 6
收起左侧

[求助] 关于:动态替换营运商子营运商名 v16的使用方法

[复制链接]
发表于 2006-12-1 12:41:42 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?注册会员 微信登录

x
;S7C - 动态替换营运商子营运商名 v16
;S7C - Dynamic replacing of Provider and Subprovider name v16
;(c) avkiev
;(r) Bennie, arsh0r
;(!) Master
/*
The names of the Provider and Subprovider are replaced with dynamic changed string.
There are eight cyclic buffers (4 for Provider and 4 for Subprovider), which define content of the screen.
First buffer defines strings in mainscreen mode, keyunlocked.
Second - in mainscreen mode, keylocked.
Third  - in player mode, keyunlocked.
Fourth - in player mode, keylocked.
Replacing string consist of two parts, separated with Space.
Example N1: buffer begins with 34h.
It means, that ProviderName will changed with results of
function N3 and function N4, separated by Space.
In our example it will be "Time + Date".
If next byte is 06h, then next string will be "Date".
It's cycle, 8 times, after this cycle we again return to byte 34h
Example N2: if you want always "Time+Temperature" fill this area with 3Bh.
Avaliable functions:
+---+-------------------------+-----------------+------+-------------------------------------+
| N | Description             | Format          |Length| Comment                             |
+---+-------------------------+-----------------+------+-------------------------------------+
| 0 | Empty                   |                 | 0    |                                     |
| 1 | Unicode-string 1        |                 |      |                                     |
| 2 | Profile name            |                 |      |                                     |
| 3 | Time                    | 15:56           | 5    |                                     |
| 4 | Date                    | 11.02.2005      | 10   |                                     |
| 5 | Date                    | 02/11/2005      | 10   |                                     |
| 6 | Date                    | Fr, 11 Feb 2005 | 15   |                                     |
| 7 | Date                    | February, 11    |      |                                     |
| 8 | ID3 of current track    |                 |      |                                     |
| 9 | Day of the week         | Wednesday       |      |                                     |
| A | Accumulator             | 3,685 = 70%     | 11,12| Voltage and capacity of accu        |
| B | Temperature             | 31,9'C          | 6    |                                     |
| C | Provider                | UMC             |      |                                     |
| D | Net level               | -65 dB          | 6,7  |"-" - 900, "=" - 1800                |
| E | Net info                | 844:05513:1010  | 15   |CH:CI-LAC - Current channel,cell,LAC |
| F | Misc\GPS\LAC\CI-LAC.tmo | Kreschatik, 27  |      |Position                             |
+---+-------------------------+-----------------+------+-------------------------------------+
*/

NND,该死的IE7.。。

经过N次非法超级作,以最短的言语表达吧!什么修饰词和感谢词都省了吧:

1,能否提供原始补丁?
2,自己想设置只显示星期和网络状况,结果不成,后来想设置只替换成星期,结果是2行星期。不能只在运营商位置显示而不在子运营商/情景名字位置显示。能帮否?
3,该补丁功能强且设置灵活,只可惜不大会用。希望能有完善说明出来。

[ 本帖最后由 h_jaguar 于 2006-12-1 20:05 编辑 ]
发表于 2006-12-1 13:37:55 | 显示全部楼层
天书啊!!!:Q :Q :Q
回复 支持 反对

使用道具 举报

发表于 2006-12-1 13:40:53 | 显示全部楼层
楼主把补丁复制出来有何问题?如需使用方法请在65区搜索“动态替换营运商子营运商名”
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-1 18:47:24 | 显示全部楼层
是这样的,我复制后本想发帖后再修改的。谁知道竟然变成待审核了。无法修改了。所以。。。

我搜搜看是否可以找到答案~

[ 本帖最后由 h_jaguar 于 2006-12-1 19:04 编辑 ]
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-1 19:59:52 | 显示全部楼层
搜索不到使用方法啊
其实我发贴前一般会先搜索的。

[ 本帖最后由 h_jaguar 于 2006-12-1 20:06 编辑 ]
回复 支持 反对

使用道具 举报

发表于 2006-12-1 20:08:26 | 显示全部楼层
跟替换运营商相同,只不过是MP补丁,可以动态更新,自己看替换运营商的设置方法
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-1 20:31:55 | 显示全部楼层
差别很大啊。65的补丁我会用啊,只不过是编辑一下tmo文件而已。但这个补丁就完全不同了了啊,其类似于65的那些配置仅仅是修改基站定位相关的内容而已。这补丁可以修改的选项也很多,而且不少都不晓得是什么意思,如图,你能否告知?
65的那个配置文件只不过是照葫芦画瓜,这个。。就。。。没葫芦啊~~~

最简单了,我只想在运营商位置显示星期五,如何设置?

Example N2: if you want always "Time+Temperature" fill this area with 3Bh.

如上面的例子?how ?这3Bh指的是?

[ 本帖最后由 h_jaguar 于 2006-12-1 20:36 编辑 ]
1.jpg
2.jpg
3.jpg
4.jpg
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员 微信登录

本版积分规则

小黑屋|Archiver|手机版|爱技术 ( 沪ICP备08115260号-3 )

GMT+8, 2025-7-6 16:44

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表