github上的文件比对

Skip to content    
 
      
                       Sign out          
 
 
  •               
                    Watch                                           
    Notifications            
                      
                         Not watchingBe notified when participating or @mentioned.                      Watch                                       
                      
                         WatchingBe notified of all conversations.                        Unwatch                                       
                      
                         IgnoringNever be notified.                        Stop ignoring                                       
  •                       Unstar               
                          Star               
  •                            Fork               

   totooaoo34/MassLightAS

       Code                       Issues         0                       Pull requests       0                    Projects       0            Wiki        Insights            Settings
Permalink    
Browse files    

发现一个有趣的bug    

想想看为什么
    
totooaoo34  committed  3 minutes ago               
        1 parent                     085625d              commit 1be6932ae040d21f55fb3f156f11cf7923c4291d    
 
 
                                                               
         
              
                
                   
Select a reply               ctrl .            
 
            
             
Write         Preview         
    There was an error creating your Commit.
     Leave a comment

             Attach files by dragging & dropping or         selecting them.          Uploading your files…          We don’t support that file type.       Try again with a        GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       Attaching documents requires write permission to this repository.       Try again with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       We don’t support that file type.       Try again with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       Yowza, that’s a big file       Try again with a file smaller than 10MB.                       This file is empty.       Try again with a file that’s not empty.                       This file is hidden.       Try again with another file.                       Something went really wrong, and we can’t process that file.       Try again.              

 

Nothing to preview

 
                Add single comment                       
Cancel        
      
    Showing           1 changed file         with     3 additions    and 3 deletions.  
  1.             +3                      −3                                                      app/src/main/java/com/totoo/TouhouMassLight/FullscreenActivity.java    
            Show comments                               View                           
       @@ -74,7 +74,6 @@
                    private int NewMagicListSize = 72;  
                    protected int _pixiv;  
                    private boolean ExitGame = false;  
               -    Runnable thread;  
                    Thread game;  
                 
                    @Override  
       @@ -83,8 +82,9 @@ protected void onCreate(Bundle savedInstanceState) {
                        requestWindowFeature(Window.FEATURE_NO_TITLE);  
                        getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);  
                        // ȫ���ö�  
               -        prepare(0);  
               -        game = new Thread(thread);  
               +        prepare(0);      
               +        Runnable thread;  
               +        game = new Thread(thread);//这里有一处bug,想想是为什么  
                        thread = new GameThread();  
                        game.start();  
                    }  
       
Toggle all file notes                                                                                              
       Lock conversation         

Lock conversation on this commit

Locking the conversation means:

  • Other users can’t add new comments to this commit.
  •               You and other collaborators               with access              to this repository can still leave comments that others can see.            

You can always unlock this commit again in the future.

  
    0 comments    on commit 1be6932  
  
 
@totooaoo34    
      
                       
         
  
              
  
                
  
                   
Select a reply               ctrl .            
 
            
             
Write         Preview      
    There was an error creating your Commit.
     Leave a comment

             Attach files by dragging & dropping or         selecting them.          Uploading your files…          We don’t support that file type.       Try again with a        GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       Attaching documents requires write permission to this repository.       Try again with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       We don’t support that file type.       Try again with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.                       Yowza, that’s a big file       Try again with a file smaller than 10MB.                       This file is empty.       Try again with a file that’s not empty.                       This file is hidden.       Try again with another file.                       Something went really wrong, and we can’t process that file.       Try again.              

 

Nothing to preview

 
Comment on this commit            
  
                              Subscribe       

You’re not receiving notifications from this thread.

              You can't perform that action at this time.  

    
        
                  

     You signed in with another tab or window. Reload to refresh your session.     You signed out in another tab or window. Reload to refresh your session.  
 
       

转载于:https://www.cnblogs.com/totoo/p/git.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值