Profile_bird

Hey there! fjcapeletto is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving fjcapeletto's tweets.

Already using Twitter
from your phone? Click here.

fjcapeletto

  1. @pait http://www.sciences-indus-cpge.apinc.org/Bode-Black-et-Nyquist-avec-Tikz (Curvas de Bode no LaTeX)
  2. #AVW Fernando José Capeletto Neto and Jasika Gray are now friends: Fernando José Capeletto Neto and .. http://tinyurl.com/yklw44q
  3. @vivianrio Twittiqueta http://www.artigonal.com/carreira-artigos/twittiqueta-nada-de-gafes-no-twitter-1100102.html gostei!
  4. RT @Marisa_Serrano: Se no Governo FHC alguém ousasse fazer um filme sobre a história do presidente, o PT ia fazer passeatas na frente do ...
  5. RT @WillPao: Top 10 bad corporate decisions: http://bit.ly/1lpZbO (via @toptenz)
  6. @alvarodias_ Agora vá fazer uma pesquisa de apoio e rejeição entre os governados por Serra e Aécio em seus estados e colherá resultado real.
  7. @alvarodias_ É cômodo para a candidatura Serra ser escolhida por pesquisa relacionada, ele ja foi candidato e mais conhecido nacionalmente.
  8. @paulopaim E qto a continuidade de contribuição previdenciaria (para algumas categorias e/ou respectivas classes salariais), que pensa o Sr?
  9. @fabiofaria33 Obama e Mano Menezes deixam claro que não é a personalidade/pessoa que importa e sim o seu conteúdo relacionado.
  10. I need some like negative lookahead (or lookbehind) but for a entire substring and not only alternates chars. "(?!%s)" ?
  11. @Mercadante Quanto às forças auxiliares, se os senhores corrigirem a distorção entre os estados (PEC300 propoe isso), as PMs agradecerão.
  12. @Mercadante Em consonancia de postura, desejo (perguntando) que o sr apoie a PEC249, que trata da valorização da carreira na Forças Armadas.
  13. Einige deutsche Freunde verstehen regex (Programmierung) und könnte dazu beitragen, gerade jetzt?
  14. @sizenandoalves Im almost producing a code to do this, but a scan for this composed terms will costs 2 loops inside each other & 3 switches.
  15. #help #programming I need a regex on #LabVIEW using negative lookahead, anybody knows if LabVIEW allows ? Look my tweets before for details.
  16. @sizenandoalves But this can be a problem when Op can be recursive, Like \frac{}{} (LaTex), you can have \frac{1+\frac{2}{3}}{4} = (1+2/3)/4
  17. @sizenandoalves I need it for LabVIEW in Match Regular Expression Function. I need translate one string "Op{$1}{$2}" to "{$1}Op{$2)"
  18. @BooleanBlackBlt @radicalrecruit you can help me please with this regex?
  19. Outputs in this case should be 'str{x}' and 'str{3}' only.
  20. I need a help with regex! How find a string who isnt composed by other? i.e.: In "str{str{x}}str{3}" i want only str{} without str{} inside!