Compare commits

...

6 Commits
zjh ... master

Author SHA1 Message Date
zgx 1d573de296 张稼辉的博客
2 months ago
zgx bdcf780c23 周高雄的博客
2 months ago
zgx 9715e1eec1 运行结果
2 months ago
zgx b580a8984d 报告
2 months ago
zgx ac5ef22e71 111
4 months ago
zgx aa8ad9e67c 111
4 months ago

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

@ -25,7 +25,7 @@ import android.util.Log;
import java.util.HashMap;
public class Contact {
public class Contact {//创建类
private static HashMap<String, String> sContactCache;
private static final String TAG = "Contact";

@ -14,7 +14,7 @@
* limitations under the License.
*/
package net.micode.notes.data;
package net.micode.notes.data;//111
import android.app.SearchManager;

Loading…
Cancel
Save